bash: add rg.bash
This commit is contained in:
3
bashrc.d/rg.bash
Normal file
3
bashrc.d/rg.bash
Normal file
@@ -0,0 +1,3 @@
|
||||
if [ -r ~/.ripgreprc ] ; then
|
||||
export RIPGREP_CONFIG_PATH=~/.ripgreprc
|
||||
fi
|
||||
Reference in New Issue
Block a user