summary refs log tree commit diff stats
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rw-r--r--git/.config/git/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/git/.config/git/config b/git/.config/git/config
index c82c149..ab8143b 100644
--- a/git/.config/git/config
+++ b/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 @@
 [difftool]
   prompt = false
 [difftool "icdiff"]
-  cmd = icdiff --line-numbers $LOCAL $REMOTE
\ No newline at end of file
+  cmd = icdiff --line-numbers $LOCAL $REMOTE
+[gpg]
+	program = gpg2