diff --git a/gitconfig b/gitconfig index 09765b2..cce1e10 100644 --- a/gitconfig +++ b/gitconfig @@ -3,6 +3,7 @@ [user] name = Dan Buch email = daniel.buch@gmail.com + signingkey = 70A5AF0681A7B222C35FB98EFAEF12936DD3E3EC [github] user = meatballhat @@ -95,3 +96,7 @@ [commit] template = ~/.gittemplate + gpgsign = true + +[gpg] + program = gpg1