diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -159,6 +159,8 @@ meteo() { #unset base export FZF_DEFAULT_COMMAND='rg -i --files --ignore-vcs --hidden' +export RIPGREP_CONFIG_PATH=~/.ripgreprc + eval "$(zoxide init bash)" # Arch: display package to install for missing commands |
