Skip to content

Commit

Permalink
[PR] Merge pull request #9 from cxider/master
Browse files Browse the repository at this point in the history
Added Uwuntu
  • Loading branch information
hykilpikonna committed Jul 30, 2022
2 parents b220933 + 946f6b7 commit 7da4db9
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -11090,6 +11090,32 @@ ${c1} ./osssssssssssssssssssssso+-
EOF
;;

"uwuntu"*)
set_colors 225 206 52
read -rd '' ascii_data <<'EOF'
${c1} &&
&&&&&&&&
, *&&&&&& &&&&&&&&(
&%%%%&&&& &&&&&&&&&&&& ,&&&&&
%%${c2}%%%%&&${c1}&&& ,&&&&&&&&&&&&&, %&&&$&&&%%$%%%.
&%%%${c2}%&&&&&${c1}&&# &, &&&&&&${c2}&&&&&&&%%%${c1}%%
&%%&&${c2}&&&&${c1}&&&( &&&${c2}&&&&&&%${c1}%%%
&&&&&${c2}&&&${c1}&% *&&${c2}&&&&&${c1}&&%
&&&/ &&&&${c3}\${c1}& ,${c3}/${c1}*.**
%&&&&&&&& &&&${c3}⟩${c1}., *.${c3}⟨${c1}
%&&&&&&&& &&${c3}/${c1}.. ${c3}/ \${c1} ..${c3}\${c1}(&&&&&&
#&&&#%%%%.%%%( ${c3}\_/\_/${c1} (%%%.%%%%/
/%%%%%%%&&* ,&&&%%%%%%&
&&&&&&&& &&&&&&&&&&&
(&&&&& &&&&&&&&&&&
${c2}%%${c1} & &&&&&&&&&&&& &&&&&&&
${c2}%%%${c1} #&&&&&&# &&&&&&&&&
${c2}%%%%% %%${c1} #&&&&&(
${c2}&%. %%%${c1}
${c2}%%%%%%%
EOF
;;

"Venom"*)
set_colors 8 4
read -rd '' ascii_data <<'EOF'
Expand Down

0 comments on commit 7da4db9

Please sign in to comment.