Two useful `rg` and `fd` aliases
Aug 5, 2025 · 1 min read · Often when searching you want to exclude certain directories. If you are using ripgrep and fd (tools written in Rust), you can exclude directories by doing something like this:
alias rg='rg --no-follo