## todo.sh
alias taz='todo.sh add "(Z)"'
tap() {
todo.sh add "($1) $2"
}
alias t='todo.sh'
alias hw='t hw'
alias hwr="hw rel"