forked from finallycoffee/base
chore(gnupg): auto-launch a gpg agent instance
This commit is contained in:
@ -11,3 +11,4 @@ fi
|
|||||||
|
|
||||||
gpg-connect-agent /bye
|
gpg-connect-agent /bye
|
||||||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||||
|
gpgconf --launch gpg-agent
|
||||||
|
Reference in New Issue
Block a user