[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
24
tools/distros/OBRevenge.py
Normal file
24
tools/distros/OBRevenge.py
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
OBRevenge = AsciiArt(match=""""OBRevenge"*""", color='1 7 3', ascii="""
|
||||
${c1} __ __
|
||||
_@@@@ @@@g_
|
||||
_@@@@@@ @@@@@@
|
||||
_@@@@@@M W@@@@@@_
|
||||
j@@@@P ^W@@@@
|
||||
@@@@L____ _____Q@@@@
|
||||
Q@@@@@@@@@@j@@@@@@@@@@
|
||||
@@@@@ T@j@ T@@@@@
|
||||
@@@@@ ___Q@J@ _@@@@@
|
||||
@@@@@fMMM@@j@jggg@@@@@@
|
||||
@@@@@ j@j@^MW@P @@@@
|
||||
Q@@@@@ggg@@f@ @@@@@@L
|
||||
^@@@@WWMMP ^ Q@@@@
|
||||
@@@@@_ _@@@@l
|
||||
W@@@@@g_____g@@@@@P
|
||||
@@@@@@@@@@@@@@@@l
|
||||
^W@@@@@@@@@@@P
|
||||
^TMMMMTll
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue