Fix .gpg.zsh
This commit is contained in:
parent
c5674af0db
commit
99bc1e7c7b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue