Created
October 11, 2021 19:58
-
-
Save fredguth/15a448c36b90ffb628509f36c483f3ee to your computer and use it in GitHub Desktop.
fixing GPG on MAC m1
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
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