[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
25
tools/distros/Garuda.py
Normal file
25
tools/distros/Garuda.py
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
Garuda = AsciiArt(match=""""Garuda"*""", color='7 7 3 7 2 4', ascii="""
|
||||
|
||||
${c3}
|
||||
.%;888:8898898:
|
||||
x;XxXB%89b8:b8%b88:
|
||||
.8Xxd 8X:.
|
||||
.8Xx; 8x:.
|
||||
.tt8x ${c6}.d${c3} x88;
|
||||
.@8x8; ${c6}.db:${c3} xx@;
|
||||
${c4},tSXX° .bbbbbbbbbbbbbbbbbbbB8x@;
|
||||
.SXxx bBBBBBBBBBBBBBBBBBBBbSBX8;
|
||||
,888S pd!
|
||||
8X88/ q
|
||||
GBB.
|
||||
${c5}x%88 d888@8@X@X@X88X@@XX@@X@8@X.
|
||||
dxXd dB8b8b8B8B08bB88b998888b88x.
|
||||
dxx8o .@@;.
|
||||
dx88 .t@x.
|
||||
d:SS@8ba89aa67a853Sxxad.
|
||||
.d988999889889899dd.
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue