diff --git a/home/.gitconfig b/home/.gitconfig index a6d3e9c..04dbe6c 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -13,6 +13,7 @@ [core] excludesfile = ~/.gitignore editor = vim + quotepath = false [apply] whitespace = nowarn [mergetool] @@ -20,4 +21,4 @@ [difftool] prompt = false [help] - autocorrect = 1 \ No newline at end of file + autocorrect = 1