Change todo.sh aliases 'tap' and 'taz' to call todo.sh addons
This commit is contained in:
parent
4163da8b38
commit
b16451200c
@ -1,8 +1,6 @@
|
|||||||
## todo.sh
|
## todo.sh
|
||||||
alias taz='todo.sh add "(Z)"'
|
alias taz='todo.sh addz'
|
||||||
tap() {
|
alias tap='todo.sh addp'
|
||||||
todo.sh add "($1) $2"
|
|
||||||
}
|
|
||||||
alias t='todo.sh'
|
alias t='todo.sh'
|
||||||
alias hw='t hw'
|
alias hw='t hw'
|
||||||
alias hwr="hw rel"
|
alias hwr="hw rel"
|
||||||
|
Loading…
Reference in New Issue
Block a user