[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
29
tools/distros/Frugalware.py
Normal file
29
tools/distros/Frugalware.py
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
Frugalware = AsciiArt(match=""""Frugalware"*""", color='4 7 1', ascii="""
|
||||
${c1} `++/::-.`
|
||||
/o+++++++++/::-.`
|
||||
`o+++++++++++++++o++/::-.`
|
||||
/+++++++++++++++++++++++oo++/:-.``
|
||||
.o+ooooooooooooooooooosssssssso++oo++/:-`
|
||||
++osoooooooooooosssssssssssssyyo+++++++o:
|
||||
-o+ssoooooooooooosssssssssssssyyo+++++++s`
|
||||
o++ssoooooo++++++++++++++sssyyyyo++++++o:
|
||||
:o++ssoooooo${c2}/-------------${c1}+syyyyyo+++++oo
|
||||
`o+++ssoooooo${c2}/-----${c1}+++++ooosyyyyyyo++++os:
|
||||
/o+++ssoooooo${c2}/-----${c1}ooooooosyyyyyyyo+oooss
|
||||
.o++++ssooooos${c2}/------------${c1}syyyyyyhsosssy-
|
||||
++++++ssooooss${c2}/-----${c1}+++++ooyyhhhhhdssssso
|
||||
-s+++++syssssss${c2}/-----${c1}yyhhhhhhhhhhhddssssy.
|
||||
sooooooyhyyyyyh${c2}/-----${c1}hhhhhhhhhhhddddyssy+
|
||||
:yooooooyhyyyhhhyyyyyyhhhhhhhhhhdddddyssy`
|
||||
yoooooooyhyyhhhhhhhhhhhhhhhhhhhddddddysy/
|
||||
-ysooooooydhhhhhhhhhhhddddddddddddddddssy
|
||||
.-:/+osssyyyysyyyyyyyyyyyyyyyyyyyyyyssy:
|
||||
``.-/+oosysssssssssssssssssssssss
|
||||
``.:/+osyysssssssssssssh.
|
||||
`-:/+osyyssssyo
|
||||
.-:+++`
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue