Skip to content

Instantly share code, notes, and snippets.

@bmorwood
Created December 4, 2016 01:26
Show Gist options
  • Save bmorwood/8a6d1f52ff63aa26cb2796cd36bd1fb9 to your computer and use it in GitHub Desktop.
Save bmorwood/8a6d1f52ff63aa26cb2796cd36bd1fb9 to your computer and use it in GitHub Desktop.
Unix ASCII Art output more or less
#!/bin/bash
brew install figlet
figlet -f slant foobar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment