# vim:set ft=gitconfig :
[user]
name = punkfairie
email = marley@punkfairie.net
{{ if hasKey . "gpgKey" -}}
signingkey = {{ .gpgKey }}
{{- end }}