Same for zshrc

This commit is contained in:
Ian Keane 2020-08-17 12:29:51 -04:00
parent 04469d7f32
commit 7cd0008e4c

View file

@ -84,3 +84,9 @@ man() {
} }
stty -ixon # remove ctrl-s terminal freeze stty -ixon # remove ctrl-s terminal freeze
# Enable GPG ssh auth
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent