X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/9a1960b5edade792e0d4d9a8c8e0630e774affc5..d03d8c76da5a78ea2849d16fe518e882bb8d3c64:/.zsh/zshrc/99_fortune 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