remove tv, it doesn't work and I'm trying television
This commit is contained in:
parent
95fad87215
commit
4a5ecbef6a
1 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ alias tm='task modify'
|
||||||
alias tn='clear;task next'
|
alias tn='clear;task next'
|
||||||
alias trol="task sch:yes status:pending modify sch:tod"
|
alias trol="task sch:yes status:pending modify sch:tod"
|
||||||
alias tu="task undo"
|
alias tu="task undo"
|
||||||
alias tv="vit rc.alias.next=list"
|
#alias tv="vit rc.alias.next=list"
|
||||||
alias tw1="task modify wait:1d"
|
alias tw1="task modify wait:1d"
|
||||||
|
|
||||||
alias in='t add +in'
|
alias in='t add +in'
|
||||||
|
|
@ -23,8 +23,8 @@ alias rnd='t add +rnd'
|
||||||
alias to='taskopen'
|
alias to='taskopen'
|
||||||
|
|
||||||
# Shortcut for my weekly report, based on my task-status utility: https://git.arachnitech.com/kellya/task-status
|
# Shortcut for my weekly report, based on my task-status utility: https://git.arachnitech.com/kellya/task-status
|
||||||
alias ts='task-status --bullet=""'
|
alias ts='task-status --ignore root --bullet=""'
|
||||||
alias tsx='task-status --bullet="*"|wl-copy;/usr/bin/xdg-open https://frnkl.in/tins/update'
|
alias tsx='task-status --ignore root --bullet="*"|wl-copy;/usr/bin/xdg-open https://frnkl.in/tins/update'
|
||||||
|
|
||||||
# context control
|
# context control
|
||||||
alias tc="task context"
|
alias tc="task context"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue