feat(nix): migrate ripgrep settings

This commit is contained in:
Stefan Imhoff
2024-06-28 20:05:55 +02:00
parent a4fed89f85
commit 3b0e023696
7 changed files with 27 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ export SSH_AUTH_SOCK=$HOME/Library/Containers/com.maxgoedjen.Secretive.SecretAge
export XDG_CONFIG_HOME="$HOME/.config"
export KEYTIMEOUT=1
export RIPGREP_CONFIG_PATH=$HOME/.ripgreprc
export RIPGREP_CONFIG_PATH=$HOME/.config/ripgrep/ripgreprc
export GIT_EDITOR=nvim
export EDITOR=nvim