[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
25
tools/distros/ShastraOS.py
Normal file
25
tools/distros/ShastraOS.py
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
ShastraOS = AsciiArt(match=""""ShastraOS"*""", color='6', ascii="""
|
||||
${c1} ..,;;,'.
|
||||
':oo. ;o:
|
||||
:o, ol
|
||||
.oo ..';co:
|
||||
ooo',;:looo;
|
||||
.;lddl
|
||||
cx .xl .c:'
|
||||
dd xx xx ,d;
|
||||
.xd cx. xx dd.
|
||||
cx: .xo xx ,x:
|
||||
'xl xx cx' .xl
|
||||
xd, xx .xd dx.
|
||||
.xo:xx xx .xx
|
||||
'c xx:.'lx:
|
||||
..,;cxxxo
|
||||
.';:codxxl lxo
|
||||
cd. 'xo
|
||||
:o, 'ld
|
||||
.oc'...';lo
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue