Skip to content

Instantly share code, notes, and snippets.

@andrewgross
Last active November 6, 2015 21:22
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 andrewgross/28cd7d3f2b488b0c5a67 to your computer and use it in GitHub Desktop.
Save andrewgross/28cd7d3f2b488b0c5a67 to your computer and use it in GitHub Desktop.
flip() {
echo;
echo -en "( º_º) ┬─┬ \r"; sleep .2;
echo -en " ( º_º) ┬─┬ \r"; sleep .2;
echo -en " ( ºДº)┬─┬ \r"; sleep .2;
echo -en " (╯'Д')╯︵⊏ \r"; sleep .1;
echo -en " (╯'□')╯︵ ⊏ \r"; sleep .1;
echo " (╯°□°)╯︵ ┻━┻"; sleep .1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment