[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
35
tools/distros/TorizonCore.py
Normal file
35
tools/distros/TorizonCore.py
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
TorizonCore = AsciiArt(match=""""TorizonCore"*""", color='fg 3 4 8 5', ascii="""
|
||||
${c2} `.::-.
|
||||
`-://////:-.
|
||||
`:////////////:.
|
||||
`.-.` `-:///////-. `
|
||||
`.://///:.` `-::-. `-://:.`
|
||||
.:///////////:. `-:////////:.`
|
||||
`.://///////:-` .:////////////:`
|
||||
`.-/:-` `.:///:-` ${c3}`-+o/.${c2} `.://////-. `.`
|
||||
`.:///////:-` `.` ${c3}`-+sssssso/.${c2} `.--. `-:///:-`
|
||||
-/////////////: ${c3}`+sssssssssssso-${c2} `-://///////:-`
|
||||
.-///////:.` `` ${c3}-/sssssssso/.${c2} ` .:///////////-.
|
||||
.-::.` `-://:-. ${c3}-/sso/.${c2} `.:/:-. `.://///-.
|
||||
`-:////////:-. ${c3}`${c2} `.:////////-. `.-.
|
||||
${c1}o-${c2} -:///////////:` .:////////////:` ${c1}-o${c2}
|
||||
${c1}hdho-${c2} `-://///:.` `..` `-://////:.` ${c1}-ohdh${c2}
|
||||
${c1}/ydddho-${c2} `--.` `.:////:.` `-::.` ${c1}-ohdddy/${c2}
|
||||
${c1}./ydddho:`${c2} `.://////////:. ${c1}`:ohdddy/.${c2}
|
||||
` ${c1}`/shddho:`${c2} `.://////////:. ${c1}`:ohddds/`${c2} `
|
||||
::-` ${c1}`/shddhs:`${c2} `.:////:.` ${c1}`:shddhs/`${c2} `-::
|
||||
:///:-` ${c1}`:shddhs/`${c2} `..` ${c1}`/shddhs:`${c2} `-:///-
|
||||
`.:///:-` ${c1}`:ohddhs/`${c2} ${c1}`/shddho:`${c2} `-:///:.`
|
||||
`.:///:-. ${c1}-ohdddy/.${c2} ${c1}./ydddho-${c2} .-:///-.`
|
||||
`.:///:-. ${c1}-+hdddy+//+ydddh+-${c2} .-://:-.
|
||||
`.-///:-. ${c1}-+yddddddy+-${c2} .-://:-.
|
||||
.-://:-. ${c1}./++/.${c2} .-///:-.
|
||||
.-:///:.` `.:///:-`
|
||||
`-:///:.````.:///:-`
|
||||
`-:////////:-`
|
||||
`-::::-`
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue