git: Load OS-specific config
This commit is contained in:
parent
18ca34744d
commit
de2065a17b
4 changed files with 7 additions and 0 deletions
|
|
@ -41,5 +41,8 @@
|
|||
[core]
|
||||
excludesfile = ~/.gitignore
|
||||
|
||||
[include]
|
||||
path = config-os
|
||||
|
||||
[includeIf "gitdir:~/projects/"]
|
||||
path = config-personal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue