Commit 3132d0a0 authored by zyg812's avatar zyg812

ASCII: Add fedora_small

parent 504783d8
......@@ -5987,6 +5987,21 @@ KX '0XdKMMK;.xMMMk, .0MMMMMXx; ...
EOF
;;
"fedora_small")
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
${c2} _____
/ __)${c1}\\${c2}
| / ${c1}\\ \\${c2}
${c1}__${c2}_| |_${c1}_/ /${c2}
${c1}/ ${c2}(_ _)${c1}_/${c2}
${c1}/ /${c2} | |
${c1}\\ \\${c2}__/ |
${c1}\\${c2}(_____/
EOF
;;
"Fedora"* | "RFRemix"*)
set_colors 4 7 1
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