diff options
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -314,6 +314,7 @@ tt() { | |||
314 | tasksh $@ | 314 | tasksh $@ |
315 | ( cd ~/.task && git add --all && git commit -m 'update' && git push origin & ) &>/dev/null | 315 | ( cd ~/.task && git add --all && git commit -m 'update' && git push origin & ) &>/dev/null |
316 | } | 316 | } |
317 | alias taskrc='vim ~/.taskrc' | ||
317 | 318 | ||
318 | # tmp | 319 | # tmp |
319 | alias and='cd ~/git/geoBingAn.Android' | 320 | alias and='cd ~/git/geoBingAn.Android' |