>_ripgrep
@BurntSushi
About ripgrep
Recursively search files with fast regex matching and gitignore support.
#rg#terminal-apps#developer-tool#official#agent-ready#ripgrep
Installation
brew install ripgrepDetails
What it does
Fast terminal workflow
Keyboard-first interface
Composable with shell tools
Command examples
- 1
rg "TODO" - 2
rg --files - 3
rg -t ts "createFileRoute"
More Terminal apps CLIs
Starship
$ starship
A fast customizable prompt for every major shell.
Fish Shell
$ fish
A user-friendly shell with suggestions, highlighting, and practical defaults.
tmux
$ tmux
A terminal multiplexer for persistent sessions, panes, and windows.
fzf
$ fzf
A general-purpose fuzzy finder for files, history, processes, and more.
bat
$ bat
A cat replacement with syntax highlighting, paging, and Git integration.
eza
$ eza
A modern ls replacement with Git status, colors, icons, and tree views.