diff --git a/.gitconfig b/.gitconfig index ff0672d..9d7c803 100755 --- a/.gitconfig +++ b/.gitconfig @@ -14,4 +14,4 @@ [pull] ff = only [include] - path = ~/.gitconfig.local + path = .gitconfig.local