Update .gitconfig

This commit is contained in:
Kasper Juul Hermansen 2023-07-24 13:14:18 +02:00
parent 3202e6f84c
commit 9be050454a
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -1,7 +1,7 @@
[user]
signingkey = {{ .lunar_public_gpg }}
email = {{ .lunar_email }}
name = {{ .lunar_name }}
signingkey = {{ .github_public_gpg }}
email = {{ .github_email }}
name = {{ .github_name }}
[includeIf "gitdir:~/git/github.com/lunarway/"]
path = .gitconfig_lw
[includeIf "gitdir:~/git/azure/lendify/"]