Continue on vim setup

This commit is contained in:
2026-03-14 15:11:03 +01:00
parent 2b2ce07edc
commit 7750d32da5
3 changed files with 25 additions and 6 deletions

View File

@@ -126,6 +126,9 @@ fi
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
#gpgconf --launch gpg-agent
### ripgrep
export RIPGREP_CONFIG_PATH="$HOME/.ripgreprc"
### Passbook setup
export PASSBOOK_GPG_PATH="/usr/bin/gpg"
export PASSBOOK_ROOT_DIRECTORY="/home/wholteza/.password-store"