forked from pool/cowsay
87620f6c2f
At first: does there exist any cowsay upstream? I would propagate it to them. - Add SUSE brand * chami.patch -- big chameleon picture named chameleon.cow * one-eye.patch -- helper patch to allow the chameleon to be dead OBS-URL: https://build.opensuse.org/request/show/712077 OBS-URL: https://build.opensuse.org/package/show/shells/cowsay?expand=0&rev=7
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
|