>_ripgrepOfficialFeatured
@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 ripgrepWhat 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"
Details
More Terminal apps CLIs
Yazi
$ yazi
An asynchronous terminal file manager with rich previews and plugins.
btop
$ btop
A resource monitor for CPU, memory, disks, network, and processes.
fzf
$ fzf
A general-purpose fuzzy finder for files, history, processes, and more.
tmux
$ tmux
A terminal multiplexer for persistent sessions, panes, and windows.
Atuin
$ atuin
Search, sync, and understand shell history with rich execution context.
Fish Shell
$ fish
A user-friendly shell with suggestions, highlighting, and practical defaults.
Comments