X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=gitconfig;h=9ab641163820e92cb424b9cbf52c33ab01f49b17;hb=2f409fbfdafa8376e9b2a8862a55a8c93a21d269;hp=e8d3d4e682706a7dfb12e3f9360f3449bcef3d15;hpb=57d57d0d31928a5e2085f41575252f4632f24e88;p=~madcoder%2Fdotfiles.git diff --git a/gitconfig b/gitconfig index e8d3d4e..9ab6411 100644 --- 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