diff --git a/unicorn.cow b/unicorn.cow new file mode 100644 index 0000000..9ae623b --- /dev/null +++ b/unicorn.cow @@ -0,0 +1,20 @@ +# +# Gaff's Origami Unicorn +# Copyright 2015 Jacob Rose +# Released under the same terms as cowsay +# +$the_cow = <<"EOC"; + $thoughts + $thoughts + + . + : + | + /|> + | | + _<<==-----/ // + \\`-____/\\/\\ + |/Y `-\\-\\ + | ' \\ ` + +EOC