diff options
Diffstat (limited to '%HOME%/.gitconfig')
-rw-r--r-- | %HOME%/.gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig index 18eea51..6015be8 100644 --- a/%HOME%/.gitconfig +++ b/%HOME%/.gitconfig @@ -27,3 +27,5 @@ prune = true [log] follow = true +[include] + path = ~/.gitconfig_work |