More reasonable default gpg location

This commit is contained in:
2022-11-18 09:52:37 -05:00
parent 9c43a7f48e
commit a92e698f13

View File

@ -28,7 +28,7 @@
[merge]
conflictstyle = diff3
[gpg]
program = /usr/bin/gpg
program = /usr/local/bin/gpg
[status]
showUntrackedFiles = all
[transfer]