[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:
commit
67915c332e
1 changed files with 33 additions and 0 deletions
33
neofetch
33
neofetch
|
@ -6529,6 +6529,8 @@ ${c1} ;, ,;
|
||||||
| |
|
| |
|
||||||
'-----------------'
|
'-----------------'
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Android"*)
|
"Android"*)
|
||||||
|
@ -10091,6 +10093,37 @@ sd yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy ds
|
||||||
-shy yhs-
|
-shy yhs-
|
||||||
-/yyys syyy/-
|
-/yyys syyy/-
|
||||||
.:+shysyhyhhysyhs+:.
|
.:+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
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue