Skip to content

Instantly share code, notes, and snippets.

@fredguth
Created October 11, 2021 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredguth/15a448c36b90ffb628509f36c483f3ee to your computer and use it in GitHub Desktop.
Save fredguth/15a448c36b90ffb628509f36c483f3ee to your computer and use it in GitHub Desktop.
fixing GPG on MAC m1
Instead of using brew to install gpg, installed GPG Tools
add "/usr/local/MacGPG2/bin/" to path or alias gpg to /usr/local/MacGPG2/bin/gpg2
follow instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment