Update .config/git/config.local
This commit is contained in:
parent
727a2c3a5f
commit
5ce0d84f44
1 changed files with 0 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue