#terminal
3 posts tagged with #terminal
Every article below is hand-written, technically reviewed, and focused on terminal. Posts cover real-world architecture decisions, code-level implementation patterns, and trade-offs you'll only discover after shipping production systems.
Developer Tools How to Show Kubernetes Context in Starship Prompt [2026]
Build a fast Starship prompt that shows Kubernetes context/namespace safely, profiles slow modules (Git + k8s), and avoids leaking cluster names in demos.
Developer Tools Reproducible Terminal Dev Environment: direnv + mise [2026]
A repo-first, cross-shell setup for a reproducible terminal dev environment using direnv + mise on macOS, Linux, and WSL—plus secrets patterns and troubleshooting.
Developer Tools Terminal CLI Tools for AI Developers [2026 Setup Guide]
The complete zero-to-production terminal CLI stack for AI developers in 2026: shell setup, agentic coding tools, local inference, prompt management, and the dotfiles that tie it together.