Update .config/git/config.local

This commit is contained in:
punkfairie 2024-10-10 20:20:23 -07:00
parent 5d3b10756d
commit 71f60f53fa
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -1,7 +1,7 @@
# vim:set ft=gitconfig : # vim:set ft=gitconfig :
[user] [user]
name = Marley Rae name = punkfairie
email = marley@punkfairie.net email = marley@punkfairie.net
{{ if hasKey . "gpgKey" -}} {{ if hasKey . "gpgKey" -}}
signingkey = {{ .gpgKey }} signingkey = {{ .gpgKey }}