[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
21
tools/distros/Pengwin.py
Normal file
21
tools/distros/Pengwin.py
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
Pengwin = AsciiArt(match=""""Pengwin"*""", color='5 5 13', ascii="""
|
||||
${c3} ...`
|
||||
${c3} `-///:-`
|
||||
${c3} .+${c2}ssys${c3}/
|
||||
${c3} +${c2}yyyyy${c3}o ${c2}
|
||||
${c2} -yyyyyy:
|
||||
${c2} `.:/+ooo+/:` -yyyyyy+
|
||||
${c2} `:oyyyyyys+:-.`syyyyyy:
|
||||
${c2} .syyyyyyo-` .oyyyyyyo
|
||||
${c2} `syyyyyy `-+yyyyyyy/`
|
||||
${c2} /yyyyyy+ -/osyyyyyyo/.
|
||||
${c2} +yyyyyy- `.-:::-.`
|
||||
${c2} .yyyyyy-
|
||||
${c3} :${c2}yyyyy${c3}o
|
||||
${c3} .+${c2}ooo${c3}+
|
||||
${c3} `.::/:.
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue