diff --git a/home/dot_gitconfig.tmpl b/home/dot_gitconfig.tmpl index c707951..725cc38 100644 --- a/home/dot_gitconfig.tmpl +++ b/home/dot_gitconfig.tmpl @@ -1,6 +1,7 @@ [user] name = Jeff LANCE email = "{{ .email }}" + signingkey = "{{ .signingkey }}" [core] excludesfile = /home/jeff/.gitignore.global [credential]