Update .config/git/config.local

This commit is contained in:
Marley Rae 2024-10-10 20:19:48 -07:00
parent a47bc0a246
commit 5d3b10756d
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

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