Developer Tools 🧑💻
Command-line, shell, prompt, git, etc.
Apps #
Command-line tools #
- fd, like
find
but with much simpler options - fzf, command-line fuzzy finder with that is extremely customizable
- Lazygit, the only
git
abstraction that matches the CLI version - ripgrep, like
grep
but with simpler options - Starship, zero configuration, cross platform shell prompt
- Zoxide, jump to directories with a few characters (cross platform)
- YADM, git-based dotfile manager