diff --git a/zsh/.zshrc b/zsh/.zshrc index 453e4a9..9d62049 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -86,7 +86,3 @@ man() { 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