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