[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
25
tools/distros/Windows_10.py
Normal file
25
tools/distros/Windows_10.py
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
Windows_10 = AsciiArt(match="""*"[Windows 10]"*|*"on Windows 10"*|"Windows 8"*| "Windows 10"* |"windows10"|"windows8"""", color='6 7', ascii="""
|
||||
${c1} ..,
|
||||
....,,:;+ccllll
|
||||
...,,+:; cllllllllllllllllll
|
||||
,cclllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
llllllllllllll lllllllllllllllllll
|
||||
`'ccllllllllll lllllllllllllllllll
|
||||
`' \\*:: :ccllllllllllllllll
|
||||
````''*::cll
|
||||
``
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue