[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
24
tools/distros/EuroLinux.py
Normal file
24
tools/distros/EuroLinux.py
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
EuroLinux = AsciiArt(match=""""EuroLinux"*""", color='4 7', ascii="""
|
||||
${c1} __
|
||||
-wwwWWWWWWWWWwww-
|
||||
-WWWWWWWWWWWWWWWWWWw-
|
||||
\WWWWWWWWWWWWWWWWWWW-
|
||||
_Ww `WWWWWWWWWWWWWWWWWWWw
|
||||
-W${c2}E${c1}Www -WWWWWWWWW-
|
||||
_WW${c2}U${c1}WWWW- _WWWWWWWW
|
||||
_WW${c2}R${c1}WWWWWWWWWWWWWWWWWWWWWWWWWWWWWW-
|
||||
wWW${c2}O${c1}WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
|
||||
WWW${c2}L${c1}WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWw
|
||||
WWW${c2}I${c1}WWWWWWWWWWWWWWWWWWWWWWWWWWWWww-
|
||||
wWW${c2}N${c1}WWWWw
|
||||
WW${c2}U${c1}WWWWWWw
|
||||
wW${c2}X${c1}WWWWWWWWww
|
||||
wWWWWWWWWWWWWWWWw
|
||||
wWWWWWWWWWWWWWWWw
|
||||
WWWWWWWWWWWWWw
|
||||
wWWWWWWWw
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue