[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
29
tools/distros/GrapheneOS.py
Normal file
29
tools/distros/GrapheneOS.py
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
GrapheneOS = AsciiArt(match=""""GrapheneOS"*""", color='7 4', ascii="""
|
||||
${c1} B?
|
||||
G~
|
||||
G~&
|
||||
G!^:^?#
|
||||
&^.:::.J
|
||||
&PG& #G5JJ7~^~?JY5B& #PG
|
||||
B5JJPGJ77YG5JYP# && &B5JYPGJ7?YG5JYP#
|
||||
&Y..::.:P& &?..::.:G
|
||||
#!::::? B~::::J
|
||||
B~J# B!?#
|
||||
!P 75
|
||||
!P 75
|
||||
!5 7Y
|
||||
&Y~:^!P &J~:^!P
|
||||
P..::.:B Y..::.:#
|
||||
#PYJJ~^^!JJYP# &B5YJ?~^^!JJYG#
|
||||
&YYG# && #PYJ5G5??JGGYJ5G& && #PYP
|
||||
B^.::..7&
|
||||
J::::^G
|
||||
#Y^G&
|
||||
B~
|
||||
G!
|
||||
#
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue