[git] add typical local configurations
The appropriate local configuration can be symlinked to ~/.gitconfig.local.
This commit is contained in:
parent
152fd37f1b
commit
e643a915aa
2 changed files with 6 additions and 0 deletions
3
resources/gitconfig.local.bourns
Normal file
3
resources/gitconfig.local.bourns
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[user]
|
||||||
|
name = Fernando Schauenburg
|
||||||
|
email = fernando.schauenburg@bourns.com
|
3
resources/gitconfig.local.personal
Normal file
3
resources/gitconfig.local.personal
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[user]
|
||||||
|
name = Fernando Schauenburg
|
||||||
|
email = fernando@schauenburg.me
|
Loading…
Add table
Reference in a new issue