Skip to content

Instantly share code, notes, and snippets.

@10maurycy10
Created October 22, 2021 21:07
Show Gist options
  • Save 10maurycy10/36539b51c4f8741361912922e90768ed to your computer and use it in GitHub Desktop.
Save 10maurycy10/36539b51c4f8741361912922e90768ed to your computer and use it in GitHub Desktop.
This cow is sus

A among us cowfile for cowsay (sorry)

  • example: cowsay -f ./sus.cow this cow is sus

  • output:

 _____________
< blue is sus >
 -------------
   \
   ____
  /    \
/|    /|
||    \|
\|  _  |
 |_| |_|

$the_cow = <<EOF
$thoughts
____
/ \\
/| /|
|| \\|
\\| _ |
|_| |_|
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment