forked from finallycoffee/base
chore(gnupg): auto-launch a gpg agent instance
This commit is contained in:
parent
27f05a1a34
commit
682307c35d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user