Skip to content

Instantly share code, notes, and snippets.

@wizd3m
Forked from anonymous/Bonsai.sh
Created March 17, 2017 15:03
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 wizd3m/d3d0712199952093ae32e50d7e09677e to your computer and use it in GitHub Desktop.
Save wizd3m/d3d0712199952093ae32e50d7e09677e 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