Skip to content

Instantly share code, notes, and snippets.

@0i0
Created August 11, 2013 23:33
Show Gist options
  • Save 0i0/6207384 to your computer and use it in GitHub Desktop.
Save 0i0/6207384 to your computer and use it in GitHub Desktop.
Ahoy greeting
echo -e "\x1b[36m ______ __ __ ______ __ __ __ "
echo -e "\x1b[32m/\x1b[36m\ __ \ \x1b[32m /\x1b[36m\ \_\ \ \x1b[32m /\x1b[36m\ __ \ \x1b[32m /\x1b[36m\ \_\ \ \x1b[32m /\x1b[36m\ \ "
echo -e "\x1b[32m\ \x1b[36m\ __ \ \x1b[32m \ \x1b[36m\ __ \ \x1b[32m \ \x1b[36m\ \\\\\x1b[32m/\x1b[36m\ \ \x1b[32m \ \x1b[36m\____ \ \x1b[32m \ \x1b[36m\_\ "
echo -e "\x1b[32m \ \x1b[36m\_\ \_\ \x1b[32m \ \x1b[36m\_\ \_\ \x1b[32m \ \x1b[36m\_____\ \x1b[32m \/\x1b[36m\_____\ \x1b[32m \/\x1b[36m\_\ "
echo -e "\x1b[32m \/_/\/_/ \/_/\/_/ \/_____/ \/_____/ \/_/ "
echo -e ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment