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

12 lines
No EOL
178 B
Python

from hyfetch.distro import AsciiArt
debian_small = AsciiArt(match=r'''"debian_small"''', color='1 7 3', ascii=r"""
${c1} _____
/ __ \\
| / |
| \\___-
-_
--_
""")