hyfetch/tools/distros/tearch.py
2022-08-20 09:43:52 -04:00

27 lines
No EOL
886 B
Python

from hyfetch.distro import AsciiArt
tearch = AsciiArt(match=r'''"TeArch"*''', color='39 7 1', ascii=r"""
${c1} @@@@@@@@@@@@@@
@@@@@@@@@ @@@@@@
@@@@@ @@@@@
@@ @@
@% @@
@ @
@@@@@@@@@@@@@@@@@@@@@@@@ @@
.@@@@@@@@@@@@/@@@@@@@@@@@@
@@@@@@@@@@@@///@@@@@@@@@@@@
@@@@@@@@@@@@@((((@@@@@@@@@@@@
@@@@@@@@@@@#(((((((#@@@@@@@@@@@
@@@@@@@@@@@#//////////@@@@@@@@@@&
@@@@@@@@@@////@@@@@////@@@@@@@@@@
@@@@@@@@//////@@@@@/////@@@@@@@@@
@@@@@@@//@@@@@@@@@@@@@@@//@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@ .@@@@@@@@@@@@@@@@@@@@@@@@@ @
@@@@@@ @@@. @@@@@@@
@@@@@@@&@@@@@@@# #@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@
""")