Update keychain path

This commit is contained in:
Andreas Zweili 2022-12-20 17:34:35 +01:00
parent d5d4d70df8
commit ef42598533
1 changed files with 1 additions and 1 deletions

View File

@ -116,4 +116,4 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
eval "$(keychain --eval --quiet)"
eval "$(/home/andreas/.nix-profile/bin/keychain --eval --quiet)"