fixing gnupg / git integration on new homebrew setup

This commit is contained in:
Andrew Davidson 2021-12-26 22:48:46 -08:00
parent 5f5b2bd5ae
commit 5838390d00
Signed by: amd
GPG key ID: 17AF8F2A49CF25C6
2 changed files with 2 additions and 2 deletions

View file

@ -44,4 +44,4 @@
[commit] [commit]
gpgsign = true gpgsign = true
[gpg] [gpg]
program = /usr/local/bin/gpg program = /opt/homebrew/bin/gpg

View file

@ -1,3 +1,3 @@
pinentry-program /usr/bin/pinentry pinentry-program /opt/homebrew/bin/pinentry-mac
default-cache-ttl 600 default-cache-ttl 600
max-cache-ttl 7200 max-cache-ttl 7200