Skip to content

Instantly share code, notes, and snippets.

@upamune
Created January 25, 2017 11:10
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 upamune/292bce17fa43e92d0947b345c9b13e35 to your computer and use it in GitHub Desktop.
Save upamune/292bce17fa43e92d0947b345c9b13e35 to your computer and use it in GitHub Desktop.
function lgtm() {
figlet -fbanner4 "$1" | sed -e "s/#/:$2:/g" -e 's/\./:white_square:/g'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment