ripgrep
Shell 50kRustby Andrew Gallant
Recursively search directories for a regex pattern at blazing speed. Respects .gitignore and outperforms grep, ag, and ack.
Install
brew
$
brew install ripgrepRelated Shell tools
Starship
48kMinimal, fast, and customizable prompt for any shell. Shows git status, runtime versions, and more.
Rustby Starship Contributors
Fish Shell
27kUser-friendly command line shell. Auto-suggestions, syntax highlighting, and sane defaults out of the box.
C++by Fish Contributors
Oh My Zsh
177kFramework for managing Zsh configuration. Hundreds of plugins and themes to supercharge your terminal.
Shellby Robby Russell
tmux
36kTerminal multiplexer. Split panes, detach sessions, and keep processes running after disconnect.
Cby Nicholas Marriott