zinit.zsh: use "todo ls" instead of "todo due"
This commit is contained in:
parent
9eb17e952e
commit
984e986679
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@
|
|||
export MAILCHECK=1
|
||||
|
||||
which fortune >/dev/null && which cowsay > /dev/null && fortune debian house-harkonnen house-atreides pratchett | cowsay -f tux -W 76 -n
|
||||
which todo > /dev/null && todo due
|
||||
which todo > /dev/null && todo ls
|
||||
|
|
Loading…
Reference in a new issue