Update .gitconfig

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

View File

@ -1,7 +1,7 @@
[user] [user]
signingkey = {{ .lunar.public_gpg }} signingkey = {{ .lunar_public_gpg }}
email = {{ .lunar.email }} email = {{ .lunar_email }}
name = {{ .lunar.name }} 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/"]