Skip to content

Commit 6357e89

Browse files
[PR] dylanaraps/neofetch#2045 from mmdbalkhi - add parch logo
Upstream PR: dylanaraps/neofetch#2045 Thanks to @mmdbalkhi Co-authored-by: mmdbalkhi <ahmdparsh129@gmail.com>
2 parents 09ea0c3 + 983b4be commit 6357e89

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

neofetch

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11809,6 +11809,43 @@ dKK${c1}KKKKKKKKKK;.;oOKx,..${c2}^${c1}..;kKKK0.${c2} dKd
1180911809
'l0Kk:. .;xK0l'
1181011810
'lkK0xl:;,,,,;:ldO0kl'
1181111811
'^:ldxkkkkxdl:^'
11812+
EOF
11813+
;;
11814+
"parch"* | "Parch"* | "PARCH"*)
11815+
set_colors 4 6
11816+
read -rd '' ascii_data <<'EOF'
11817+
11818+
11819+
${c1} ,#/*%*
11820+
${c1} #. ..,..,*,,
11821+
${c1} ,/,,... ,. (/ ...
11822+
${c1} ,/,........ .,. ./(/%/ .* #*
11823+
${c1} .**,..... ...,%&. .,
11824+
${c1} ,%,.... ., ,
11825+
${c1} ,&,... .,, &. .
11826+
${c1} (%,... ..,& *.
11827+
${c1} *&*..... &,,,,,,,#& ..,&/ *. /
11828+
${c1} *&*,..... &***%&&**,& ...,&* / /
11829+
${c1} *&,.... &,**,,,**,# ..,&/ .
11830+
${c1} (/,... &***%%%(, ..,%( #
11831+
${c1} %*... #,,,% ..*% . *
11832+
${c1} %,.. .,% . /
11833+
${c1} %,. ..,,. .%
11834+
${c1} /,. ${c1} ..# .%
11835+
${c1} .,. ${c2} @@@@@# ${c1} ./ ./.
11836+
${c1} ,.. ${c2} #&%.%%@ ${c1} .#%&*
11837+
${c1} .,.. ${c2} @//(*(@, ${c1} ..
11838+
${c1} ,.. ${c2} #@ /@@, ${c1}
11839+
${c1} ... ${c2} &@ @@@ ${c1}
11840+
${c1} ,,. ${c2} (# .@@#, ${c1} ,
11841+
${c1} /,.. ${c2} *****@% #****/ ${c1} .
11842+
${c1} ((*....${c2} /***% %*** ${c1} .,.*
11843+
${c1} /&&&**,.., ${c2}* **,*,,. ${c1} ...,(&%*
11844+
${c1} %&&&#*(**,,,,,,,,,,,,,,,*//(&&&&#
11845+
${c1} /, .,....... .,,***/(/,,/
11846+
${c1} ./*/#*,,***,,***///(#%%*.
11847+
11848+
1181211849
EOF
1181311850
;;
1181411851

0 commit comments

Comments
 (0)