add gpg-agent for ssh example

This commit is contained in:
creme 2020-05-16 09:21:18 +02:00
parent 0074a0d576
commit b9f4b9de26
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ fi
## defaults ##
export GPG_TTY=$(tty)
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
#gpg-connect-agent updatestartuptty /bye > /dev/null
# envs
export PATH=$PATH:/envs/bin
# bbj