diff --git a/dot_config/git/config.local.tmpl b/dot_config/git/config.local.tmpl index 6f579b8..21d76a6 100644 --- a/dot_config/git/config.local.tmpl +++ b/dot_config/git/config.local.tmpl @@ -1,7 +1,7 @@ # vim:set ft=gitconfig : [user] - name = punkfairie + name = Marley Rae email = marley@punkfairie.net {{ if hasKey . "gpgKey" -}} signingkey = {{ .gpgKey }}