Skip to content

Instantly share code, notes, and snippets.

@alexanderjamesking
Created September 9, 2016 20:50
Show Gist options
  • Save alexanderjamesking/94e2ef0343ab56a5493450038ad9fc94 to your computer and use it in GitHub Desktop.
Save alexanderjamesking/94e2ef0343ab56a5493450038ad9fc94 to your computer and use it in GitHub Desktop.
GPG mac
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