Added mvimdiff hacks and gdt alias for difftool

This commit is contained in:
Hunter Haugen 2011-03-15 22:17:01 -07:00
parent 1f9e1b3ad0
commit 8482bdeff6
3 changed files with 12 additions and 0 deletions

View file

@ -5,3 +5,8 @@
ui = true
[alias]
lg = "log --pretty=format:'%C(yellow)%h%C(reset) %C(blue)%an%C(reset) %C(cyan)%cr%C(reset) %s %C(green)%d%C(reset)' --graph"
[diff]
tool = vimdiff
[difftool "vimdiff"]
cmd = mvimdiff
path = /Users/hunner/local/bin/mvimdiff