added Elive Linux brand
This commit is contained in:
parent
24b1281f9a
commit
6cddcd3f74
1 changed files with 26 additions and 2 deletions
28
neofetch
28
neofetch
|
@ -787,7 +787,7 @@ image_source="auto"
|
|||
# Bodhi, bonsai, BSD, BunsenLabs, Calculate, Carbs, CentOS, Chakra, ChaletOS,
|
||||
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover, Condres,
|
||||
# Container_Linux, Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin,
|
||||
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
|
||||
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, Elive,
|
||||
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
||||
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
|
||||
# gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS
|
||||
|
@ -5143,7 +5143,7 @@ ASCII:
|
|||
Calculate, Carbs, CentOS, Chakra, ChaletOS, Chapeau, Chrom,
|
||||
Cleanjaro, ClearOS, Clear_Linux, Clover, Condres, Container_Linux,
|
||||
Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin, DesaOS, Devuan,
|
||||
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
|
||||
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, Elive, EndeavourOS, Endless,
|
||||
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
|
||||
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
|
||||
GoboLinux, Grombyang, Guix, Haiku, Huayra, Hyperbola, iglunix, janus, Kali,
|
||||
|
@ -7275,6 +7275,30 @@ eee eeeeeeeeee eeeeee eee
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Elive"*)
|
||||
set_colors 7 6 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
*@${c2},,&(%%%..%*.
|
||||
${c1}(@${c2}&%/##############((/${c1}*,
|
||||
${c2}@${c1}@&${c2}#########${c1}*..../${c2}########%${c1}*..
|
||||
${c2}@${c1}&${c2}#%%%%%. ${c3},.${c1},${c2}%%%%%%.
|
||||
/%${c2}(%%%%. ${c1}(${c2}%%%%#.
|
||||
/${c1}*${c2}%%##,. .,%%###,
|
||||
,####. ,${c1}*${c2}#%${c1}#${c3}/,(/ ${c2}/${c1}#${c2}###,
|
||||
((###/ ,,##########${c1}(${c3}/(# ${c2}%####,
|
||||
%#(((${c1}. .${c1}./${c2}((((((((((((((${c1}(${c2}#/${c3}*.. ${c3}*.${c2}(((${c1}/
|
||||
${c2}%#///${c1}. ${c3}***${c2}.*/////////////
|
||||
${c3}#${c2}#////* ${c3}***${c2}.*/////.
|
||||
${c3}(${c2}(***** ${c3}***
|
||||
${c2},*****..
|
||||
..${c1}*${c2}*****.. *${c1}%${c2}/****.
|
||||
.,,*******,${c3},,../##(${c2}%&${c1}&${c2}#******${c1},${c2}.
|
||||
,*${c1},${c2},,,,,,,,,,,,,,,,,,,${c1},${c2}..
|
||||
*//${c1}/,,${c2},,,,,,,${c1},..${c2}
|
||||
EOF
|
||||
;;
|
||||
|
||||
"EndeavourOS"*)
|
||||
set_colors 1 5 4
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue