Fix .gpg.zsh

This commit is contained in:
the_4n0nym0u53 2022-01-01 19:37:10 +01:00
parent c5674af0db
commit 99bc1e7c7b
No known key found for this signature in database
GPG key ID: 35EE09F5481049BB

View file

@ -2,4 +2,4 @@
export GPG_TTY=$TTY
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
gpg-connect-agent updatestartuptty /bye > /dev/null 2>&1
gpg-connect-agent updatestartuptty /bye &> /dev/null