Created
March 19, 2015 03:05
-
-
Save haruair/cfb317e7c58be41b0b64 to your computer and use it in GitHub Desktop.
dudumchit for cowsay
This file contains hidden or 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
## | |
## Du Dum Chit! | |
## | |
$the_cow = <<EOC; | |
$thoughts | |
$thoughts | |
⊂_\ | |
\\ Λ_Λ | |
\(‘ㅅ') Du Dum Chit! | |
> ⌒\ | |
/ へ\ | |
/ / \\ | |
\ ノ \_つ | |
/ / Dum Chit! | |
/ /| | |
( (\ | |
| |、\ | |
| 丿 \ ⌒) | |
| | ) / | |
`ノ ) Lノ Du Dum Chit! | |
EOC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment