Skip to content

Instantly share code, notes, and snippets.

Created February 21, 2017 01:47
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/138a8b61dd33a57d73748d11714071eb to your computer and use it in GitHub Desktop.
Save anonymous/138a8b61dd33a57d73748d11714071eb to your computer and use it in GitHub Desktop.
#!/bin/bash
echo -e " \e[32m&&"
echo -e " \e[32m&&&&&"
echo -e " \e[32m&&&\/& &&&"
echo -e " \e[32m&&\e[33m|,/ |/\e[32m& &&"
echo -e " \e[32m&&\e[33m/ / /_\e[32m& &&"
echo -e " \e[33m\ { |_____/_\e[32m&"
echo -e " \e[33m{ / / \e[32m&&&"
echo -e " \e[33m.\`. \\{___\________\/_\}"
echo -e " \e[33m\} \}\{ \\"
echo -e " \e[33m}\{\{ \\____\e[32m&"
echo -e " \e[33m\{\}\{ \`\e[32m&\e[33m\\e[32m&&"
echo -e " \e[33m{{} \e[32m&&"
echo -e " \e[33m, -=-~{ .-^- _"
echo -e " \`}"
echo -e " {"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment