Update .config/git/config.local

This commit is contained in:
punkfairie 2024-04-20 10:17:56 -07:00
parent 727a2c3a5f
commit 5ce0d84f44
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -5,6 +5,4 @@
email = 23287005+punkfairie@users.noreply.github.com
{{ if hasKey . "gpgKey" -}}
signingkey = {{ .gpgKey }}
{{- else -}}
{{- output "echo" ".gpgKey not set, please run chezmoi apply again!" -}}
{{- end }}