1
0
Fork 0

Compare commits

...

2 commits

2 changed files with 3 additions and 0 deletions

View file

@ -140,6 +140,8 @@ do
esac
done
gpg-connect-agent updatestartuptty /bye
unset SSH_AGENT_PID
if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"

View file

@ -23,4 +23,5 @@ do
source "${ZDOTDIR}/config/${f}.zsh"
done
gpg-connect-agent /bye
export GPG_TTY=$TTY