4 lines
83 B
Fish
4 lines
83 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -Ux RIPGREP_CONFIG_PATH "$XDG_CONFIG_HOME/ripgrep/config"
|