mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-04-29 11:37:12 -05:00
13 lines
216 B
Python
13 lines
216 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
hyperbola_small = AsciiArt(match=r'''"hyperbola_small"*''', color='8', ascii=r"""
|
|
${c1} |`__.`/
|
|
\____/
|
|
.--.
|
|
/ \\
|
|
/ ___ \\
|
|
/ .` `.\\
|
|
/.` `.\\
|
|
""")
|
|
|