zinit: consider all fortune files of equal size
This commit is contained in:
parent
e2769abeb3
commit
24f2749870
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@
|
|||
-z "$XDG_VIDEOS_DIR" ] && . "$HOME/.config/user-dirs.dirs"
|
||||
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 fortune >/dev/null && which cowsay > /dev/null && fortune -e debian house-harkonnen house-atreides pratchett | cowsay -f tux -W 76 -n
|
||||
which todo > /dev/null && todo ls
|
||||
|
|
Loading…
Reference in a new issue