Skip to content

Instantly share code, notes, and snippets.

@LuisdelaVega
Last active February 2, 2017 19:25
Show Gist options
  • Save LuisdelaVega/0ca0b1cc6ea41596287ffdb8b39b8bee to your computer and use it in GitHub Desktop.
Save LuisdelaVega/0ca0b1cc6ea41596287ffdb8b39b8bee to your computer and use it in GitHub Desktop.
#!/bin/bash
# Requires:
# sudo apt-get install -y fortune lolcat spd-say cowsay
#place in /usr/bin/ and make executable
fortune | spd-say -e | cowsay | lolcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment