Last active
February 2, 2017 19:25
-
-
Save LuisdelaVega/0ca0b1cc6ea41596287ffdb8b39b8bee to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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