- clone this git repo into root dir
- run
source .dotfiles/install.sh
brew install gpg gpg2
pinentry-mac
mkdir -m 0700 ~/.gnupg
echo "pinentry-program $(brew --prefix)/bin/pinentry-mac" | tee ~/.gnupg/gpg-agent.conf
pkill -TERM gpg-agent
Close and reopen shell.