Added -n to cowsay

This commit is contained in:
2022-09-19 20:22:20 -07:00
parent f8245777c3
commit 5d826d7ead

View File

@ -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