Last active
July 26, 2018 12:17
-
-
Save roosto/2ced4093fd26d8a25d5e2b35826e011a to your computer and use it in GitHub Desktop.
A collection of custom cowsay .cow files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# all the custome .cow files from https://github.com/roosto/cowtip | |
# Author: Dustin Goldman <[email protected]> | |
##### 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