added todo/fix alias

This commit is contained in:
2012-07-05 10:06:05 -07:00
parent 6fc85258dc
commit 01154d387e

View File

@@ -28,5 +28,7 @@
ra = !git r --all ra = !git r --all
l = "!source ~/.githelpers && pretty_git_log" l = "!source ~/.githelpers && pretty_git_log"
la = !git l --all la = !git l --all
todo = grep --heading --break --ignore-case -e ' FIX: *' -e ' TODO: *'
[merge] [merge]
tool = vimdiff tool = vimdiff