# vim:set ft=gitconfig : [user] name = punkfairie email = 23287005+punkfairie@users.noreply.github.com {{ if hasKey . "gpgKey" -}} signingkey = {{ .gpgKey }} {{- else -}} {{- output "echo" ".gpgKey not set, please run chezmoi apply again!" -}} {{- end }}