Commit 27258fb9 authored by Dylan Araps's avatar Dylan Araps

ascii: Added support for Huayra Linux. Closes #1138

parent 6c966b05
......@@ -6182,6 +6182,29 @@ ${c2} :dc'
EOF
;;
"Huayra"*)
set_colors 4 7
read -rd '' ascii_data <<'EOF'
${c2} `
. . `
`` - . .
`.` -` `. - `` .`
..`-`-` + - / .` ```
.--.+--`+:- :/.` .-``.`
-+/so::h:.d-`./:`.`
:hNhyMomy:os-...-. ````
.dhsshNmNhoo+:-``.```
${c1}`ohy:-${c2}NMds+::-.``
````${c1}.hNN+`${c2}mMNho/:-....````
````` ${c1}`..${c2}/dmNhoo+/:..``
```` .dh++o/:....`
.+s/` `/s-.-.:.`` ````
::` `::`..`
.` `..
``
EOF
;;
"Hyperbola"*)
set_colors 8
read -rd '' ascii_data <<'EOF'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment