diff --git a/gitconfig b/gitconfig index b9ccb42..d55ddd0 100644 --- a/gitconfig +++ b/gitconfig @@ -1,6 +1,7 @@ [core] editor = vim excludesfile = ~/.gitignore + quotepath = false [color] branch = auto diff = auto