update
This commit is contained in:
parent
49b4eddead
commit
f5ed906341
1 changed files with 1 additions and 1 deletions
2
init.zsh
2
init.zsh
|
@ -3,4 +3,4 @@
|
||||||
export MAILCHECK=1
|
export MAILCHECK=1
|
||||||
|
|
||||||
fortune debian house-harkonnen house-atreides | cowsay -f tux -W 76 -n
|
fortune debian house-harkonnen house-atreides | cowsay -f tux -W 76 -n
|
||||||
which todo && todo due
|
which todo > /dev/null && todo due
|
||||||
|
|
Loading…
Reference in a new issue