merge
This commit is contained in:
4
.bashrc
4
.bashrc
@@ -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)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user