Skip to content

Instantly share code, notes, and snippets.

@alexlovelltroy
Created August 28, 2015 19:20
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 alexlovelltroy/321340cf103745358e4d to your computer and use it in GitHub Desktop.
Save alexlovelltroy/321340cf103745358e4d to your computer and use it in GitHub Desktop.
# install cowsay and fortune
sudo apt-get install cowsay fortune
# install lolcat
sudo gem install lolcat
# be more wonderful
fortune |cowsay|lolcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment