Created
September 9, 2016 20:50
-
-
Save alexanderjamesking/94e2ef0343ab56a5493450038ad9fc94 to your computer and use it in GitHub Desktop.
GPG mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
killall ssh-agent gpg-agent | |
unset GPG_AGENT_INFO SSH_AGENT_PID SSH_AUTH_SOCK | |
eval $(gpg-agent --daemon --enable-ssh-support) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment