added todo/fix alias
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user