Provide specific configuration for work (#4)
This commit is contained in:
parent
1101ab6766
commit
e635cc8573
2 changed files with 7 additions and 0 deletions
4
git/.config/git/gitconfig_benefitbay
Normal file
4
git/.config/git/gitconfig_benefitbay
Normal file
|
@ -0,0 +1,4 @@
|
|||
[user]
|
||||
email = andrew.tomaka@benefitbay.com
|
||||
name = Andrew Tomaka
|
||||
signingkey = 67A54D476AECC7BF
|
|
@ -32,3 +32,6 @@
|
|||
email = atomaka@atomaka.com
|
||||
name = Andrew Tomaka
|
||||
signingkey = 61209BF70A5B18BE
|
||||
|
||||
[includeIf "gitdir:~/Source/work/"]
|
||||
path = ~/.config/git/gitconfig_benefitbay
|
||||
|
|
Loading…
Reference in a new issue