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

14 lines
No EOL
244 B
Python

from hyfetch.distro import AsciiArt
mac_small = AsciiArt(match=r'''"mac"*"_small"''', color='2 3 1 5 4', ascii=r"""
${c1} .:'
_ :'_
${c2} .'`_`-'_``.
:________.-'
${c3}:_______:
:_______:
${c4} :_______`-;
${c5} `._.-._.'
""")