[M] Move distros into hyfetch

This commit is contained in:
Hykilpikonna 2022-12-11 06:23:29 -05:00
parent 0897d468a8
commit 6404b37b9e
No known key found for this signature in database
GPG key ID: 256CD01A41D7FA26
326 changed files with 408 additions and 2 deletions

View file

@ -1,27 +0,0 @@
from hyfetch.distro import AsciiArt
pearos = AsciiArt(match=r'''"pearOS"*''', color='2 3 1 1 5 4', ascii=r"""
\e[0;32m .+yh
sMMMo
sMMN+
+o: \e[0m
\e[93m ./oyyys+.
:dMMMMMMMMMm/
:MMMMMMMMMMMMMy
yMMMMMMMMMMMMMN \e[0m
\e[31m mMMMMMMMMMMMMs`
yMMMMMMMMMMMMo
-mMMMMMMMMMMMMM`
oMMMMMMMMMMMMMMM` \e[0m
\e[95m oMMMMMMMMMMMMMMMMy
.MMMMMMMMMMMMMMMMMMy`
+MMMMMMMMMMMMMMMMMMMMy/`
/MMMMMMMMMMMMMMMMMMMMMMMNds \e[0m
\e[34m `mMMMMMMMMMMMMMMMMMMMMMMMM/
.mMMMMMMMMMMMMMMMMMMMMMM+
`oNMMMMMMMMMMMMMMMMMMd-
`+hMMMMMMMMMMMMMms-
-/osyhhyso:. \e[0m
""")