aboutsummaryrefslogtreecommitdiffstats
path: root/_littleprince.cow
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-06-17 10:36:56 +0800
committerAaron LI <aaronly.me@outlook.com>2016-06-17 10:36:56 +0800
commit015f36d6d25a8a0e30dbf8b94d006876eef68203 (patch)
tree344bc282fe6f62ce6a159f362dbcf16f92b7dfa6 /_littleprince.cow
parent02fed04deb55562631c2d24c9e995bd69bb46084 (diff)
downloaddotfiles-015f36d6d25a8a0e30dbf8b94d006876eef68203.tar.bz2
Add _littleprince.cow for cowsay (credit: aptitude)
Diffstat (limited to '_littleprince.cow')
-rw-r--r--_littleprince.cow33
1 files changed, 33 insertions, 0 deletions
diff --git a/_littleprince.cow b/_littleprince.cow
new file mode 100644
index 0000000..faf9e7c
--- /dev/null
+++ b/_littleprince.cow
@@ -0,0 +1,33 @@
+##
+## ~/.littleprince.cow
+##
+## Aaron LI
+## 2010-10-25
+##
+## Credits:
+## > aptitude -vvvvv moo
+## Do we need to explain this?
+## An elephant being eaten by a snake, of course.
+##
+
+#$the_cow = <<EOC;
+# $thoughts
+# $thoughts ....
+# . ........
+# . .
+# . .
+# ....... .........
+# ..............................
+#Elephant inside ASCII snake
+#EOC
+
+$the_cow = <<EOC;
+ $thoughts
+ $thoughts ......
+ / \\.......
+ / \\
+ | \\
+ .--------' \`-----------------
+ '----------------------------------------------
+
+EOC