[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
22
tools/distros/wii-linux-ngx.py
Normal file
22
tools/distros/wii-linux-ngx.py
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
wii-linux-ngx = AsciiArt(match="""*"wii-linux-ngx"*|*"whiite-linux"*| *"gc-linux"*""", color='6 7', ascii="""
|
||||
${c1}''''''' `~;:` -'''''' ~kQ@@g\ ,EQ@@g/
|
||||
h@@@@@@' o@@@@@9` `@@@@@@D `@@@@@@@= @@@@@@@?
|
||||
'@@@@@@X o@@@@@@@D v@@@@@@: R@@@@@@, D@@@@@@_
|
||||
t@@@@@@' _@@@@@@@@@; `Q@@@@@U ;fmo/- ;fmo/-
|
||||
`Q@@@@@m d@@@@@@@@@N 7@@@@@@'
|
||||
L@@@@@@' :@@@@@&@@@@@| `Q@@@@@Z :]]]]]v :]]]]]v
|
||||
Q@@@@@X R@@@@Q`g@@@@Q f@@@@@Q- z@@@@@Q v@@@@@Q
|
||||
r@@@@@@~ ;@@@@@/ ;@@@@@L `@@@@@@/ z@@@@@Q v@@@@@Q
|
||||
d@@@@@q M@@@@# H@@@@Q ]@@@@@Q z@@@@@Q v@@@@@Q
|
||||
,@@@@@@, >@@@@@; _@@@@@c `@@@@@@> z@@@@@Q v@@@@@Q
|
||||
X@@@@@U Q@@@@R Z@@@@Q`{@@@@@N z@@@@@Q v@@@@@Q
|
||||
.@@@@@@S@@@@@: -@@@@@e@@@@@@: z@@@@@Q v@@@@@Q
|
||||
{@@@@@@@@@@U t@@@@@@@@@@e z@@@@@Q v@@@@@Q
|
||||
`Q@@@@@@@@@' `Q@@@@@@@@@- z@@@@@Q v@@@@@Q
|
||||
:@@@@@@@@| ;@@@@@@@@= z@@@@@Q v@@@@@Q
|
||||
'2#@@Q6: ,eQ@@QZ~ /QQQQQg \QQQQQN
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue