Skip to content

Commit 2f45c50

Browse files
committed
Point pinentry-program at the correct pinentry-mac binary path
1 parent a91c5c3 commit 2f45c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/gnupg/gpg-agent.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
enable-ssh-support
2-
pinentry-program /usr/local/bin/pinentry-mac
2+
pinentry-program /opt/homebrew/bin/pinentry-mac
33
default-cache-ttl 60
44
max-cache-ttl 120

0 commit comments

Comments
 (0)