Skip to content

Instantly share code, notes, and snippets.

@josephworks
Created September 21, 2017 23:46
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 josephworks/5a68bb61617795727ae6de0392583acf to your computer and use it in GitHub Desktop.
Save josephworks/5a68bb61617795727ae6de0392583acf to your computer and use it in GitHub Desktop.
Creates a fancy start message for your script!
echo starting...
echo installing dependencies
sudo apt install toilet figlet
echo showing start message...
toilet -f mono12 -F metal %firstword%
toilet -f mono12 -F metal %secondword%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment