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] [user]
signingkey = {{ .lunar_public_gpg }} signingkey = {{ .github_public_gpg }}
email = {{ .lunar_email }} email = {{ .github_email }}
name = {{ .lunar_name }} name = {{ .github_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/"]