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

11 lines
No EOL
258 B
Python

from hyfetch.distro import AsciiArt
sunos_small = AsciiArt(match=r'''"sunos_small" | "solaris_small"''', color='3 7', ascii=r"""
${c1} . .; .
. :; :: ;: .
.;. .. .. .;.
.. .. .. ..
.;, ,;.
""")