mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
3 lines
83 B
Bash
3 lines
83 B
Bash
export RIPGREP_CONFIG_PATH=$HOME/.config/ripgrep/config
|
|
alias rga="rg --no-ignore"
|