[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
22
tools/distros/Hyperbola.py
Normal file
22
tools/distros/Hyperbola.py
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
Hyperbola = AsciiArt(match=""""Hyperbola"*""", color='8', ascii="""
|
||||
${c1} WW
|
||||
KX W
|
||||
WO0W NX0O
|
||||
NOO0NW WNXK0OOKW
|
||||
W0OOOOOOOOOOOOKN
|
||||
N0OOOOOOO0KXW
|
||||
WNXXXNW
|
||||
NXK00000KN
|
||||
WNK0OOOOOOOOOO0W
|
||||
NK0OOOOOOOOOOOOOO0W
|
||||
X0OOOOOOO00KK00OOOOOK
|
||||
X0OOOO0KNWW WX0OO0W
|
||||
X0OO0XNW KOOW
|
||||
N00KNW KOW
|
||||
NKXN W0W
|
||||
WW W
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue