Skip to content

Instantly share code, notes, and snippets.

@saifat29
Created June 1, 2017 12:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saifat29/a64a3e5ec82a374900856d4422e3ad9d to your computer and use it in GitHub Desktop.
Save saifat29/a64a3e5ec82a374900856d4422e3ad9d to your computer and use it in GitHub Desktop.
# GROOT
# I made this cowsay character based on an image whose cowsay
# file I couldn't find.
# This is just an exact replica of the original.
# Let me know the original author on devRant
# I go by the username 'spoonsearch'
#
$the_cow = <<EOC;
$thoughts
$thoughts
.^. . –
/: ||`/ ~ ,
, [ & / y'
{v': ` / `&~-,
'y. ' |` ˙ ' /
' . , y
v . v
V .~. .~. V
: ( 0) ( 0) :
i `'` `'` j
i __ ,j
`%`~....~'&
<~o' / /` -S,
o.~'. )( r .o ,.
o', %``/``& : 'bF
d', ,ri.~~-~.ri , +h
`oso' d`~..~`b 'sos`
d`+ II +`b
i_:_yi_;y
EOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment