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

12 lines
No EOL
246 B
Python

from hyfetch.distro import AsciiArt
alpine_small = AsciiArt(match=r'''"alpine_small"''', color='4 7', ascii=r"""
${c1} /\\ /\\
/${c2}/ ${c1}\\ \\
/${c2}/ ${c1}\\ \\
/${c2}// ${c1}\\ \\
${c2}// ${c1}\\ \\
\\
""")