aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2020-10-04 11:20:15 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2020-10-04 11:20:15 +0800
commitc3936dcd5dfad35c7f62c0a3f8478209a0e936e4 (patch)
tree22143849bc94784ca1991be58774983eb9aee586
parent598dbed9a156092ebaeb2480f4773a6648334a63 (diff)
update
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 7ab5c59..64ec444 100644
--- a/alias
+++ b/alias
@@ -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}
317alias taskrc='vim ~/.taskrc'
317 318
318# tmp 319# tmp
319alias and='cd ~/git/geoBingAn.Android' 320alias and='cd ~/git/geoBingAn.Android'