Update .gitconfig
This commit is contained in:
parent
3202e6f84c
commit
9be050454a
@ -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/"]
|
||||||
|
Loading…
Reference in New Issue
Block a user