[PR] dylanaraps/neofetch#2186 from NekoMimiOfficial - added NekOS Distribution support

Upstream PR: https://github.com/dylanaraps/neofetch/pull/2186
Thanks to @NekoMimiOfficial

Co-authored-by: NekoMimi <watashi.wa.nekomimi.desu@gmail.com>
This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-08-30 18:02:25 -04:00
commit 67915c332e
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B

View file

@ -6529,6 +6529,8 @@ ${c1} ;, ,;
| |
'-----------------'
EOF
;;
"Android"*)
@ -10091,6 +10093,37 @@ sd yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy ds
-shy yhs-
-/yyys syyy/-
.:+shysyhyhhysyhs+:.
EOF
;;
"NekOS"*)
set_colors 3 7 1
read -rd '' ascii_data <<'EOF'
${c1}
@@@@@
@@@@@@@@@.
@@@@@@@@ @@@
@@@@@@@@@@@ @@.
@@@@@@@@@@@@@ .
@@@@@@@@@@@@@@@@@ ,
@@@@@@@@@@@@@@@@@@@
@@@@@${c2}///${c1}@@@@@@@${c2}///${c1}@@@
@@@@${c2}/***${c1}@@@@@@@${c2}**//${c1}@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@
@@@/ /@@@@@@@@@/ /@@@
@@@@@@ @@@${c3}██${c1}@@@@ @@@@@@
@@@@@@/ /@${c2}██${c3}██${c2}██${c1}@@/ /@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
##########%%%%
##########%% %%
@ @@@#######@@%%%
@@@ @@@@####@@@@ %
@@@ @@@@@@@#@@@@@@@
@@@ @@@@@@@@@@@@@@@
@@@@ @@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@
EOF
;;