The Hypermodern Terminal Toolbox is a collection of tools I use as a terminal first developer:
- Kitty for a GPU accelerated, highly customizable terminal,
- Zsh for a shell & Prezto for Zsh configuration,
- Neovim as a text editor,
- Tmux for managing multiple terminals,
- Starship for a pretty prompt,
- Ripgrep for searching text files,
- fzf for fuzzy searching,
- Exa for listing files,
- Bat for viewing files,
- Sad for find and replace in text files,
- jq for working with JSON,
- zoxide for navigation,
- Tig for viewing Git history,
- direnv for environment variable management,
- Lazydocker for Docker,
- Markserv for previewing Markdown,
- ngrok for exposing local servers to the internet.