mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
Tell git about path to gpg2 binary
This commit is contained in:
parent
633095fdca
commit
922eb73b40
|
|
@ -6,3 +6,5 @@
|
|||
excludesfile = ~/.gitignore_global
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
program = /bin/gpg2
|
||||
|
|
|
|||
Loading…
Reference in a new issue