ascii: Added support for Huayra Linux. Closes #1138

This commit is contained in:
Dylan Araps 2019-01-07 09:17:40 +02:00
parent 6c966b05ae
commit 27258fb93c
1 changed files with 23 additions and 0 deletions

View File

@ -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'