Last active
November 6, 2016 13:49
-
-
Save syxanash/0abd4a4a693337e200ab3b8b49041620 to your computer and use it in GitHub Desktop.
a cowsay file here's what it looks like: http://i.imgur.com/8o1MSUh.png
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## (c) 2011 Syxanash <[email protected]> | |
## | |
$the_cow = <<EOC; | |
$thoughts ____ | |
$thoughts / \\ | |
$thoughts /mmmmmm\\ --------------------------- | |
$thoughts d| L L |b | |
'.\\ o/.'.. | |
||| ___| |___ ``. -------------------- | |
(~)/ / ) \\ / ( \\ ``. | |
\\ \\ / /| \\/ |\\ \\ --------------- | |
\\ \\/ / | | \\ \\ | |
\\__/ | | \\ ) --------------------------- | |
|=(R)==| / / | |
|______| /_/ | |
\\##/\\#\\ (@) ---------------------- | |
|#| \\#\\ | |
|#| \\#\\.__syx___ _____ ---------------------- | |
|#. \\__________|` ;() ------------- | |
| | \\ ;() ------------- | |
| | | ;() ------------- | |
|_| ---------- |_;() ------------- | |
___/'| | |
|.....) --------------------- | |
O-O-O-O | |
EOC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment