.bashrc: alias vim to vim -X and put cmccabe-bin before other PATH items
[cmccabe-etc] / .gitconfig
index 33bf39d..423382a 100644 (file)
@@ -29,3 +29,5 @@
        pushInsteadOf = git://github.sf.cloudera.com/
 [merge]
        conflictstyle = diff3
+[branch]
+       autosetuprebase = always