Update .config/git/config.local
This commit is contained in:
parent
a47bc0a246
commit
5d3b10756d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# vim:set ft=gitconfig :
|
# vim:set ft=gitconfig :
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
name = punkfairie
|
name = Marley Rae
|
||||||
email = marley@punkfairie.net
|
email = marley@punkfairie.net
|
||||||
{{ if hasKey . "gpgKey" -}}
|
{{ if hasKey . "gpgKey" -}}
|
||||||
signingkey = {{ .gpgKey }}
|
signingkey = {{ .gpgKey }}
|
||||||
|
|
Loading…
Reference in a new issue