-
brew install gnupg pinentry-mac
-
Follow https://help.github.com/articles/signing-commits-with-gpg/
-
Add line
pinentry-program /usr/local/bin/pinentry-mac
to~/.gnupg/gpg-agent.conf
-
Kill and restart service
gpgconf --kill gpg-agent && gpg-agent --daemon
Last active
May 15, 2018 18:46
-
-
Save jordanluyke/12073f4417009450d7f0c191778ab824 to your computer and use it in GitHub Desktop.
GPG setup & autosigning on MacOS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment