Skip to content

Commit

Permalink
[PR] dylanaraps#2045 from mmdbalkhi - add parch logo
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps#2045
Thanks to @mmdbalkhi

Co-authored-by: mmdbalkhi <[email protected]>
  • Loading branch information
hykilpikonna and mmdbalkhi committed Aug 11, 2022
2 parents 09ea0c3 + 983b4be commit 6357e89
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -11809,6 +11809,43 @@ dKK${c1}KKKKKKKKKK;.;oOKx,..${c2}^${c1}..;kKKK0.${c2} dKd
'l0Kk:. .;xK0l'
'lkK0xl:;,,,,;:ldO0kl'
'^:ldxkkkkxdl:^'
EOF
;;
"parch"* | "Parch"* | "PARCH"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'
${c1} ,#/*%*
${c1} #. ..,..,*,,
${c1} ,/,,... ,. (/ ...
${c1} ,/,........ .,. ./(/%/ .* #*
${c1} .**,..... ...,%&. .,
${c1} ,%,.... ., ,
${c1} ,&,... .,, &. .
${c1} (%,... ..,& *.
${c1} *&*..... &,,,,,,,#& ..,&/ *. /
${c1} *&*,..... &***%&&**,& ...,&* / /
${c1} *&,.... &,**,,,**,# ..,&/ .
${c1} (/,... &***%%%(, ..,%( #
${c1} %*... #,,,% ..*% . *
${c1} %,.. .,% . /
${c1} %,. ..,,. .%
${c1} /,. ${c1} ..# .%
${c1} .,. ${c2} @@@@@# ${c1} ./ ./.
${c1} ,.. ${c2} #&%.%%@ ${c1} .#%&*
${c1} .,.. ${c2} @//(*(@, ${c1} ..
${c1} ,.. ${c2} #@ /@@, ${c1}
${c1} ... ${c2} &@ @@@ ${c1}
${c1} ,,. ${c2} (# .@@#, ${c1} ,
${c1} /,.. ${c2} *****@% #****/ ${c1} .
${c1} ((*....${c2} /***% %*** ${c1} .,.*
${c1} /&&&**,.., ${c2}* **,*,,. ${c1} ...,(&%*
${c1} %&&&#*(**,,,,,,,,,,,,,,,*//(&&&&#
${c1} /, .,....... .,,***/(/,,/
${c1} ./*/#*,,***,,***///(#%%*.
EOF
;;

Expand Down

0 comments on commit 6357e89

Please sign in to comment.