From fish/zsh with plugins to starship, zoxide, fzf, ripgrep, bat, eza, and atuin — the definitive guide to building a fast, ergonomic, and beautiful terminal setup in 2026.
Devtools
-
The Modern Terminal Stack: A Complete CLI Upgrade Guide -
Writing CLI Tools with Great UX: The Complete Guide Shell completion, structured output, config file conventions, cross-platform distribution with GoReleaser and cargo-dist, progress bars and logging — everything you need to write CLI tools people actually enjoy using.
-
Python Packaging and Distribution: pyproject.toml, uv, Wheels, PyPI, and Vendoring A modern guide to Python packaging — pyproject.toml as the single config file, uv for blazing-fast dependency management, building and publishing wheels to PyPI, and vendoring dependencies for reproducible deployments.