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

14 lines
No EOL
252 B
Python

from hyfetch.distro import AsciiArt
haiku_small = AsciiArt(match=r'''"haiku_small"*''', color='2 8', ascii=r"""
${c1} ,^,
/ \\
*--_ ; ; _--*
\\ '" "' /
'. .'
.-'" "'-.
'-.__. .__.-'
|_|
""")