Fix signature folder-hook
[~madcoder/dotfiles.git] / gitconfig
index e8d3d4e..9ab6411 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -19,7 +19,7 @@
     untrack=rm --cached
 
 [core]
-        #editor=gvim -f
+    #editor=gvim -f
     editor=vim
     excludesfile=/home/madcoder/.git-excludes
     preloadindex=true
@@ -41,7 +41,6 @@
     frag = yellow
     old = magenta
     new = bold cyan
-;      message = bold
 
 [color "status"]
     header = bold blue
@@ -56,3 +55,5 @@
     threads = 0
 [status]
     submodulesummary = 1
+[push]
+    default = tracking