Add signingkey config to gitconfig file

This commit is contained in:
2015-09-01 16:40:17 +01:00
parent 10946326a1
commit f6644465ae

View File

@@ -1,6 +1,7 @@
[user] [user]
name = Jim Myhrberg name = Jim Myhrberg
email = contact@jimeh.me email = contact@jimeh.me
signingkey = 6BBB670E
[core] [core]
excludesfile = ~/.gitignore excludesfile = ~/.gitignore
[color] [color]