Added -n to cowsay

This commit is contained in:
Alexander Rosenberg 2022-09-19 20:22:20 -07:00
parent f8245777c3
commit 5d826d7ead
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

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