check also for cowsay
This commit is contained in:
parent
973212d561
commit
8f704066e7
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
export MAILCHECK=1
|
||||
|
||||
which fortune >/dev/null && fortune debian house-harkonnen house-atreides | cowsay -f tux -W 76 -n
|
||||
which fortune >/dev/null && which cowsay > /dev/null && fortune debian house-harkonnen house-atreides | cowsay -f tux -W 76 -n
|
||||
which todo > /dev/null && todo due
|
||||
|
|
Loading…
Reference in a new issue