Created
April 2, 2019 12:50
-
-
Save Alex4386/c88bb7dec3556a51883c179587360352 to your computer and use it in GitHub Desktop.
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
# 2dis-zS0 | |
# by <authorName> | |
# Generated with Charc0al's cowsay file converter http://charc0al.github.io/cowsay-files/converter | |
# Editted to look better in bash terminal :) | |
$x = "\e[m "; #reset color | |
$t = "$thoughts "; | |
$a = "\e[48;5;255m "; | |
$b = "\e[48;5;160m "; | |
$c = "\e[48;5;52m "; | |
$d = "\e[48;5;216m "; | |
$e = "\e[48;5;209m "; | |
$f = "\e[48;5;234m "; | |
$g = "\e[48;5;88m "; | |
$h = "\e[48;5;94m "; | |
$i = "\e[48;5;131m "; | |
$j = "\e[48;5;232m "; | |
$k = "\e[48;5;124m "; | |
$l = "\e[48;5;196m "; | |
$m = "\e[48;5;1m "; | |
$n = "\e[48;5;95m "; | |
$o = "\e[48;5;215m "; | |
$p = "\e[48;5;173m "; | |
$q = "\e[48;5;238m "; | |
$r = "\e[103m "; | |
$s = "\e[48;5;231m "; | |
$the_cow = <<EOC | |
$t $a $b $x $b $a $x | |
$t $a $b $x $b $a $x | |
$t $a $b $x $b $a $x | |
$t $a $b $x $b $a $x | |
$t $a $b $x $b $a $x | |
$a $b $x $b $a $x | |
$a $b $a $x | |
$a $b $a $x | |
$a $b $a $x | |
$a $b $c $b $a $x | |
$a $b $c $b $a $x | |
$a $b $c $b $a $x | |
$a $b $c $b $a $x | |
$a $b $c $b $a $x | |
$a $b $c $b $a $x | |
$a $c $a $x | |
$a $c $a $x | |
$a $c $a $x | |
$a $c $d $c $d $c $a $x | |
$a $c $d $c $d $c $a $x | |
$a $c $d $c $a $x | |
$a $c $x $d $x $c $a $x | |
$a $c $x $d $x $c $a $x | |
$g $d $x $d $x $k$g $c $x | |
$l $d $x $d $x $l $m$c $x | |
$l $d $x $d $x $l $m$c $x | |
$g $c$d $g $c $x | |
$c $d $c $x | |
$c $d $c $x | |
$c $r $c $x | |
$c $r $c $x | |
$c $r $c $x | |
$c $r $b $c $x | |
$a $c $s $b $s $x | |
$a $c $s $b $s $x | |
$d $x $b $x $d $x | |
$d $x $b $x $d $x | |
$d $x $b $x $d $x | |
$b $x | |
$b $x | |
$b $x | |
$b $x | |
$b $x | |
$b $x | |
$s $x | |
$s $x | |
$s $x | |
$j $x | |
$j $x | |
$j $x | |
EOC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment