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