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] [user]
signingkey = B3C49C86AD15B2F7 signingkey = {{ .lunar.public_gpg }}
email = contact@kjuulh.io email = {{ .lunar.email }}
name = kjuulh name = {{ .lunar.name }}
[includeIf "gitdir:~/git/github.com/lunarway/"] [includeIf "gitdir:~/git/github.com/lunarway/"]
path = .gitconfig_lw path = .gitconfig_lw
[includeIf "gitdir:~/git/azure/lendify/"] [includeIf "gitdir:~/git/azure/lendify/"]