Skip to content

Instantly share code, notes, and snippets.

@lorentzca
Created September 12, 2017 08:35
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 lorentzca/fc474256c5c939a2cbfda0ab82c47930 to your computer and use it in GitHub Desktop.
Save lorentzca/fc474256c5c939a2cbfda0ab82c47930 to your computer and use it in GitHub Desktop.
Cowsay
##
## reviewkun
##
$the_cow = <<EOC;
$thoughts ∞
$thoughts (👀 )
m(👄 )m
EOC
@lorentzca
Copy link
Author

Install

Copy file to /usr/local/share/mycows.

Usage

cowsay -f reviewkun "message"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment