os: Add EndeavourOS
This commit is contained in:
parent
8f03e7082f
commit
74be40b5c6
25
neofetch
25
neofetch
|
@ -751,7 +751,7 @@ image_source="auto"
|
||||||
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover,
|
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover,
|
||||||
# Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
|
# Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
|
||||||
# DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
|
# DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
|
||||||
# Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
||||||
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
|
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
|
||||||
# gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
|
# gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
|
||||||
# Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
|
# Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
|
||||||
|
@ -4779,7 +4779,7 @@ ASCII:
|
||||||
Chapeau, Chrom, Cleanjaro, ClearOS, Clear_Linux, Clover,
|
Chapeau, Chrom, Cleanjaro, ClearOS, Clear_Linux, Clover,
|
||||||
Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
|
Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
|
||||||
DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
|
DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
|
||||||
Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
||||||
FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
|
FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
|
||||||
gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
|
gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
|
||||||
Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
|
Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
|
||||||
|
@ -6543,6 +6543,27 @@ eee eeeeeeeeee eeeeee eee
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"EndeavourOS"*)
|
||||||
|
set_colors 1 5 4
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} ./${c2}o${c3}.
|
||||||
|
${c1} ./${c2}sssso${c3}-
|
||||||
|
${c1} `:${c2}osssssss+${c3}-
|
||||||
|
${c1} `:+${c2}sssssssssso${c3}/.
|
||||||
|
${c1} `-/o${c2}ssssssssssssso${c3}/.
|
||||||
|
${c1} `-/+${c2}sssssssssssssssso${c3}+:`
|
||||||
|
${c1} `-:/+${c2}sssssssssssssssssso${c3}+/.
|
||||||
|
${c1} `.://o${c2}sssssssssssssssssssso${c3}++-
|
||||||
|
${c1} .://+${c2}ssssssssssssssssssssssso${c3}++:
|
||||||
|
${c1} .:///o${c2}ssssssssssssssssssssssssso${c3}++:
|
||||||
|
${c1} `:////${c2}ssssssssssssssssssssssssssso${c3}+++.
|
||||||
|
${c1}`-////+${c2}ssssssssssssssssssssssssssso${c3}++++-
|
||||||
|
${c1} `..-+${c2}oosssssssssssssssssssssssso${c3}+++++/`
|
||||||
|
./++++++++++++++++++++++++++++++/:.
|
||||||
|
`:::::::::::::::::::::::::------``
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Endless"*)
|
"Endless"*)
|
||||||
set_colors 1 7
|
set_colors 1 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Reference in New Issue