forked from pool/cowsay
31 lines
1.3 KiB
Diff
31 lines
1.3 KiB
Diff
|
Index: cowsay-3.03/cows/chameleon.cow
|
||
|
===================================================================
|
||
|
--- /dev/null
|
||
|
+++ cowsay-3.03/cows/chameleon.cow
|
||
|
@@ -0,0 +1,25 @@
|
||
|
+##
|
||
|
+## SUSE-like chameleon
|
||
|
+##
|
||
|
+$the_cow = <<EOC;
|
||
|
+ $thoughts
|
||
|
+ $thoughts
|
||
|
+ $thoughts
|
||
|
+
|
||
|
+ _..~~~~~‾‾‾‾‾‾‾~~~~~._ |‾--.____
|
||
|
+ _.~‾ ‾~.. ‾‾--._
|
||
|
+ _.~‾ --- ‾.
|
||
|
+ .~ / $eye \\ \\
|
||
|
+ / \\ / )
|
||
|
+ / _ --- )
|
||
|
+ / ________ ‾-_ __)
|
||
|
+ / / ¯_ ‾-___--‾‾ /
|
||
|
+ / / _-------_ ¯. ~~~~~~~~ /‾~~__ $tongue _~¯
|
||
|
+ | / / _____ \\ \\ / \\ | ‾‾~~~~~~‾
|
||
|
+ | | | | _ \\ \\ \\ / \\ |
|
||
|
+ \\ | \\ V | | | \\ | \\ \\
|
||
|
+ \\ \\ \\___/ | / \\| \\|
|
||
|
+ \\ \\______/ /
|
||
|
+ \\_________/
|
||
|
+
|
||
|
+EOC
|