c.vim: default to 4-column indentation with soft tabs
[cmccabe-etc] / .gitconfig
index 5841524..ad7aa8f 100644 (file)
@@ -1,9 +1,6 @@
 [core]
        editor = vim
         pager = less -FRX
-[user]
-       name = Colin Patrick McCabe
-       email = cmccabe@alumni.cmu.edu
 [color]
        branch = auto
        status = auto
@@ -23,3 +20,5 @@
         user = rarecactus@gmail.com
         port = 993
         sslverify = false
+[push]
+       default = current