diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-04 11:20:15 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-04 11:20:15 +0800 |
commit | c3936dcd5dfad35c7f62c0a3f8478209a0e936e4 (patch) | |
tree | 22143849bc94784ca1991be58774983eb9aee586 | |
parent | 598dbed9a156092ebaeb2480f4773a6648334a63 (diff) |
update
-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' |