Add .config/fish/conf.d/30-ripgrep.fish
This commit is contained in:
parent
5acce480a8
commit
f19b4b4f11
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/conf.d/30-ripgrep.fish
Normal file
3
dot_config/fish/conf.d/30-ripgrep.fish
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
set -Ux RIPGREP_CONFIG_PATH "$XDG_CONFIG_HOME/ripgrep/config"
|
Loading…
Reference in a new issue