Skip to content

Instantly share code, notes, and snippets.

@roosto
Last active July 26, 2018 12:17
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 roosto/2ced4093fd26d8a25d5e2b35826e011a to your computer and use it in GitHub Desktop.
Save roosto/2ced4093fd26d8a25d5e2b35826e011a to your computer and use it in GitHub Desktop.
A collection of custom cowsay .cow files
# all the custome .cow files from https://github.com/roosto/cowtip
# Author: Dustin Goldman <dusto@goldmans.net>
##### ducks.cow #####
$the_cow = <<COW;
$thoughts
$thoughts
>(.)__ <(.)__ =(.)__
~~~~~~~~~(___/~~~(___/~~~(___/~~~~~~~~~
COW
##### eagle-incoming.cow #####
$the_cow = <<COW;
$thoughts
,_. $thoughts ,_.
'\\cXX.==- __ $thoughts __ -==,XXv/`
~=_X7~ ,/~!g=-,_. $thoughts ,_.-=s!~L. ~TX_=~
~=c. = /- T--e'T|=v._ .... _,v=!7`z--\\ -\\ = ,v=~
~=c` ./ ,-`,/ /i/Z\\/~~~~\\/Z\\i\\ \\.'-. \\, 'v=~
~\\s,/ ,/ ,/ Y]`/ \@/\\\@ \\'[Y \\. \\. \\.g/~
'`Yc.v`,/Vs)- \\/ -(sV\\.'c,v+'`
~~]mZczTV '` VTevZm[~~
,=-T|--2Y [ ] Y2--!T-=.
~'i`_ -|-'i! !i`-!- _'i`
'-s|.cf ,!]\\/[!. 1v,!g-`
~Y/v/vv..vv\\v\\Y~
COW
##### eagle-profile.cow #####
$the_cow = <<COW;
$thoughts
$thoughts .------._
$thoughts .-"""`-.<') `-._
(.--. _ `._ `'---.__.'
` `;'-.-' '-
.--'`` '._ - '
`""'-. `---'
`\\
COW
##### octo.cow #####
$the_cow = <<COW;
$thoughts
$thoughts
___
.-' `'.
/ \\
| ;
| | ___.--,
_.._ |0) ~ (0) | _.---'`__.-( (_.
__.--'`_.. '.__.\\ '--. \\_.-' ,.--'` `""`
( ,.--'` ',__ /./; ;, '.__.'` __
_`) ) .---.__.' / | |\\ \\__..--"" """--.,_
`---' .'.''-._.-'`_./ /\\ '. \\ _.-~~~````~~~-._`-.__.'
| | .' _.-' | | \\ \\ '. `~---`
\\ \\/ .' \\ \\ '. '-._)
\\/ / \\ \\ `=.__`~-.
/ /\\ `) ) / / `"".`\\
, _.-'.'\\ \\ / / ( ( / /
`--~` ) ) .-'.' '.'. | (
(/` ( (` ) ) '-;
` '-; (-'
COW
##### walrus.cow #####
$the_cow = <<COW;
$thoughts
$thoughts
__ ___
.'. -- . '.
/U) __ (O|
/.' ()() '.\\._
.',/;,_.--._.;;) . '--..__
/ ,///|.__.|.\\\\\\ \\ '. '.''---..___
/'._ '' || || '' _'\\ : \\ ' . '.
/ || || '., ) ) : \\
:'-.__ _ || || _ __.' _\\_ .' ' ' ,)
( ' |' ( __= ___..-._ ( (.\\\\
('\\ .___ ___. /'.___= \\.\\.\\
\\\\\\-..____________..-''
COW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment