Update .gitconfig

This commit is contained in:
Kasper Juul Hermansen 2023-07-24 13:09:32 +02:00
parent 1d8b62804e
commit 0bfa788df8
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -1,7 +1,7 @@
[user]
signingkey = B3C49C86AD15B2F7
email = contact@kjuulh.io
name = kjuulh
signingkey = {{ .lunar.public_gpg }}
email = {{ .lunar.email }}
name = {{ .lunar.name }}
[includeIf "gitdir:~/git/github.com/lunarway/"]
path = .gitconfig_lw
[includeIf "gitdir:~/git/azure/lendify/"]