diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_config/private_fish/plug/rg.fish | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dot_config/private_fish/plug/rg.fish b/dot_config/private_fish/plug/rg.fish deleted file mode 100644 index f445c62..0000000 --- a/dot_config/private_fish/plug/rg.fish +++ /dev/null @@ -1,4 +0,0 @@ -type -qf rg || return -if test -f ~/.config/ripgrep.conf - set -gx RIPGREP_CONFIG_PATH ~/.config/ripgrep.conf -end |
