hyfetch/tools/distros/mac_small.py

14 lines
242 B
Python
Raw Normal View History

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