Skip to content

Instantly share code, notes, and snippets.

@Sigafoos
Created November 2, 2018 16:24
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 Sigafoos/3fb32a4f9b34771bf547a318f6c7009f to your computer and use it in GitHub Desktop.
Save Sigafoos/3fb32a4f9b34771bf547a318f6c7009f to your computer and use it in GitHub Desktop.
For use in cowsay
##
## A cat!
##
## from https://user.xmission.com/~emailbox/ascii_cats.htm
##
$the_cow = <<EOC;
$thoughts
$thoughts
/\\_/\\
>^.^<.---.
_'-`-' )\\
(6--\\ |--\\ (`.`-.
--' --' ``-
EOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment