Use PGP auth key for ssh
This commit is contained in:
@@ -157,3 +157,7 @@ if (( $+commands[tmux] )); then
|
||||
exit
|
||||
fi
|
||||
fi
|
||||
|
||||
# GPG-Agent
|
||||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||
gpgconf --launch gpg-agent
|
||||
|
||||
Reference in New Issue
Block a user