Added -n to cowsay
This commit is contained in:
parent
f8245777c3
commit
5d826d7ead
2
init.zsh
2
init.zsh
@ -179,4 +179,4 @@ setopt histignoredups
|
|||||||
unfunction load_plugin
|
unfunction load_plugin
|
||||||
|
|
||||||
# Run fortune and cowsay if we are not in nvim
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user