--- a/.gitconfig +++ b/.gitconfig @@ -18,3 +18,7 @@ [branch] autosetuprebase = always + +[include] + path = ~/.gitconfig.local +