Skip to content

Instantly share code, notes, and snippets.

@raggiskula
Forked from mattiz/gist:2351145
Created April 10, 2012 13:58
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raggiskula/2351564 to your computer and use it in GitHub Desktop.
Save raggiskula/2351564 to your computer and use it in GitHub Desktop.
cowsay clippy template
##
## Milk from Milk and Cheese
##
$the_cow = <<EOC;
$thoughts ___
$thoughts / \\
$thoughts / \\
/ \\
___ ___
/___\\ /___\\
\\*__/ \\*__/
| |
| | | |
| | | |
| | | |
| \\ / |
| \\__/ |
\\ /
\\ /
\\____/
EOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment