diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-05 13:45:44 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-05 13:45:44 +0800 |
commit | 0d6af4c980893d6e5fd3c4b85299bf6b9422ca31 (patch) | |
tree | 824d46709cfdaa02e460a8879dabaf56cca783b3 | |
parent | 099bc45bc5a3072f7a9bc259aa5e89598d534830 (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -316,6 +316,7 @@ tt() { | |||
316 | ( cd ~/.task && git add --all && git commit -m 'update' && git push origin & ) &>/dev/null | 316 | ( cd ~/.task && git add --all && git commit -m 'update' && git push origin & ) &>/dev/null |
317 | } | 317 | } |
318 | alias taskrc='vim ~/.taskrc' | 318 | alias taskrc='vim ~/.taskrc' |
319 | alias cdtask='cd ~/.task' | ||
319 | 320 | ||
320 | # tmp | 321 | # tmp |
321 | alias and='cd ~/git/geoBingAn.Android' | 322 | alias and='cd ~/git/geoBingAn.Android' |