DragonFly BSD ascii art
This commit is contained in:
parent
350a4c90bc
commit
83a2bd968c
2 changed files with 24 additions and 0 deletions
20
ascii/distro/dragonfly
Normal file
20
ascii/distro/dragonfly
Normal 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} ^
|
||||
"
|
4
neofetch
4
neofetch
|
@ -2471,6 +2471,10 @@ colors () {
|
|||
setcolors 7 1 3
|
||||
;;
|
||||
|
||||
"DragonFly"*)
|
||||
setcolors 1 7 3
|
||||
;;
|
||||
|
||||
"Red"*)
|
||||
setcolors 7 1 3
|
||||
ascii_distro="redhat"
|
||||
|
|
Loading…
Reference in a new issue