This commit is contained in:
2026-03-15 17:58:06 +01:00
27 changed files with 327 additions and 1804 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"
@@ -211,7 +214,6 @@ fi
export PATH="$HOME/.local/bin:$PATH"
export PATH=/home/$USER/.fnm:$PATH
eval "$(fnm env --use-on-cd --version-file-strategy=recursive)"