diff --git a/.gitconfig b/.gitconfig index 41ba642..02c7c03 100644 --- a/.gitconfig +++ b/.gitconfig @@ -7,6 +7,7 @@ editor = vim whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol excludesfile = /Users/johne/.gitignore_global + quotepath = false [web] browser = google-chrome [alias] @@ -29,6 +30,7 @@ brd = branch -rd bl = branch -lvv bv = branch -lvv + bav = branch -alvv ############# bu = bundle buc = bundle create