Add work gitconfig
This commit is contained in:
parent
303b43a939
commit
b1f33b7acb
3 changed files with 4 additions and 4 deletions
3
git/.config/git/gitconfig_mudflap
Normal file
3
git/.config/git/gitconfig_mudflap
Normal file
|
@ -0,0 +1,3 @@
|
|||
[user]
|
||||
email = andrew@mudflapinc.com
|
||||
name = Andrew Tomaka
|
|
@ -1,3 +0,0 @@
|
|||
[user]
|
||||
email = andrew@oak.tech
|
||||
name = Andrew Tomaka
|
|
@ -39,4 +39,4 @@
|
|||
cachetextconv = false
|
||||
|
||||
[includeIf "gitdir:~/Source/work/"]
|
||||
path = ~/.config/git/gitconfig_oak
|
||||
path = ~/.config/git/gitconfig_mudflap
|
||||
|
|
Loading…
Reference in a new issue