2024-05-07 07:35:08 +00:00
|
|
|
[credential]
|
|
|
|
helper = store
|
|
|
|
[user]
|
2024-05-22 16:12:51 +00:00
|
|
|
name = Maulerant
|
|
|
|
email = zedbane@firekitten.net
|
2024-05-07 07:35:08 +00:00
|
|
|
|
|
|
|
# include for public github
|
|
|
|
[includeIf "gitdir:~/source/github_personal/"]
|
|
|
|
path = ~/source/github_personal/.gitconfig
|
|
|
|
|
|
|
|
# include for mad github
|
|
|
|
[includeIf "gitdir:~/source/github_mad/"]
|
2024-05-10 22:43:21 +00:00
|
|
|
path = ~/source/github_mad/.gitconfig
|
|
|
|
|
|
|
|
# include for mad github
|
|
|
|
[includeIf "gitdir:~/source/devops_mad/"]
|
|
|
|
path = ~/source/devops_mad/.gitconfig
|