DragonFly BSD ascii art

This commit is contained in:
Dylan Araps 2016-05-12 20:21:27 +10:00
parent 350a4c90bc
commit 83a2bd968c
2 changed files with 24 additions and 0 deletions

20
ascii/distro/dragonfly Normal file
View File

@ -0,0 +1,20 @@
"\
${c1} |
${c1} .-.
${c3} ()${c1}I${c3}()
${c1} \"==.__:-:__.==\"
${c1}\"==.__/~|~\__.==\"
${c1}\"==._( Y )_.==\"
${c2}.-'~~\"\"~=--...,__${c1}\/|\/${c2}__,...--=~\"\"~~'-.
${c2}( ..=${c1}\\\\=${c1}/${c2}=.. )
${c2}\`'-. ,.-\"\`;${c1}/=\\\\${c2} ;\"-.,_ .-'\`
${c2} \`~\"-=-~\` .-~\` ${c1}|=|${c2} \`~-. \`~-=-\"~\`
${c2} .-~\` /${c1}|=|${c2}\ \`~-.
${c2} .~\` / ${c1}|=|${c2} \ \`~.
${c2} .-~\` .' ${c1}|=|${c2} \\\\\`. \`~-.
${c2} (\` _,.-=\"\` ${c1} |=|${c2} \`\"=-.,_ \`)
${c2} \`~\"~\"\` ${c1} |=|${c2} \`\"~\"~\`
${c1} /=\\\\
${c1} \\\=/
${c1} ^
"

View File

@ -2471,6 +2471,10 @@ colors () {
setcolors 7 1 3
;;
"DragonFly"*)
setcolors 1 7 3
;;
"Red"*)
setcolors 7 1 3
ascii_distro="redhat"