Skip to content

Instantly share code, notes, and snippets.

@arthuralvim
Created June 15, 2019 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arthuralvim/b91ed4558d562e3a3df04731121ea89d to your computer and use it in GitHub Desktop.
Save arthuralvim/b91ed4558d562e3a3df04731121ea89d to your computer and use it in GitHub Desktop.
Cowsay fun!

sudo apt-get install cowsay fortunes

or

brew install cowsay fortune

cowsay -l
fortune | cowsay
fortune | cowsay -n -f dragon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment