diff --git a/init.zsh b/init.zsh index c959d2e..3340cde 100644 --- a/init.zsh +++ b/init.zsh @@ -179,4 +179,4 @@ setopt histignoredups unfunction load_plugin # Run fortune and cowsay if we are not in nvim -[[ -v NVIM ]] || fortune | cowsay -felephant-in-snake +[[ -v NVIM ]] || fortune | cowsay -felephant-in-snake -n