From d4edbf1b9efa75fcb4d68b9628c0f0bb22db8da2 Mon Sep 17 00:00:00 2001 From: SnailDOS <46210117+snaildos@users.noreply.github.com> Date: Tue, 19 Jul 2022 09:49:51 +0800 Subject: [PATCH] :tada: Integrate EncryptOS logo --- neofetch | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/neofetch b/neofetch index 48b96d21..8c3016a2 100755 --- a/neofetch +++ b/neofetch @@ -788,7 +788,7 @@ image_source="auto" # 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, EuroLinux, Exherbo, Fedora, Feren, FreeBSD, +# EndeavourOS, EncryptOS Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD, # FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, # gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS # Hyperbola, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora, @@ -5147,7 +5147,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, EndeavourOS, EncryptOS 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, @@ -7320,6 +7320,26 @@ ${c1}`-////+${c2}ssssssssssssssssssssssssssso${c3}++++- ${c1} `..-+${c2}oosssssssssssssssssssssssso${c3}+++++/` ./++++++++++++++++++++++++++++++/:. `:::::::::::::::::::::::::------`` +EOF + ;; + + "EncryptOS"*) + set_colors 2 5 6 + read -rd '' ascii_data <<'EOF' +${c1} ******* +${c2} *** **. +${c3} ** ** +${c1} ** ** + +${c2} ***************** +${c3} ,,,,,,,,,,,,,,,,*** +${c1} ,,,,,,, ,,,,,,, +${c2} ,,,,,,, ,,,,,,, +${c3} ,,,,,,, ,,,,,,, +${c1} ,,,,,,, ,,,,,,, +${c2} ,,,,,,,,,,,,,,,,,,, +${c3} ,,,,,,,,,,,,. + EOF ;;