Skip to content

Instantly share code, notes, and snippets.

@rdammkoehler
Last active August 3, 2023 16:19
Show Gist options
  • Save rdammkoehler/8b2946d2440e5d056471399d07959e34 to your computer and use it in GitHub Desktop.
Save rdammkoehler/8b2946d2440e5d056471399d07959e34 to your computer and use it in GitHub Desktop.
A Monk for cowsay
$the_cow = <<EOC;
$thoughts _=_
$thoughts q(-_-)p
$thoughts '_) (_`
/__/ \\
_(<_ / )_
(__\\_\\_|_/__)
EOC
# this might be a comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment