Configure GPG (version 2.1)
1 file changed, 4 insertions(+), 1 deletion(-)
changed files
M git/.config/git/config → git/.config/git/config
@@ -1,6 +1,7 @@ [user] email = alan@alanpearce.eu name = Alan Pearce + signingkey = 0xE711C48B9C041266 [color] branch = auto diff = auto@@ -41,4 +42,6 @@ tool = icdiff [difftool] prompt = false [difftool "icdiff"] - cmd = icdiff --line-numbers $LOCAL $REMOTE+ cmd = icdiff --line-numbers $LOCAL $REMOTE +[gpg] + program = gpg2