X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/6138e6ce5b313717203334d758687f6a24b18e76..b90f1599e936d6471af84fc3a9a6368de6968c67:/.zsh/zshrc/99_fortune?ds=sidebyside diff --git a/.zsh/zshrc/99_fortune b/.zsh/zshrc/99_fortune index 3e1fc2b..11d843b 100644 --- a/.zsh/zshrc/99_fortune +++ b/.zsh/zshrc/99_fortune @@ -8,6 +8,6 @@ # Source repository: http://git.madduck.net/v/etc/zsh.git # -fortune 2>/dev/null || : +fortune -a 2>/dev/null || : # vim:ft=zsh