hyfetch/tools/distros/netbsd_small.py
Azalea (on HyDEV-Daisy) b9773b989d
[+] Export distros
2022-08-20 09:30:23 -04:00

13 lines
No EOL
286 B
Python

from hyfetch.distro import AsciiArt
netbsd_small = AsciiArt(match=""""netbsd_small"*""", color='5 7', ascii="""
${c2}\\\\${c1}\`-______,----__
${c2} \\\\ ${c1}__,---\`_
${c2} \\\\ ${c1}\`.____
${c2} \\\\${c1}-______,----\`-
${c2} \\\\
\\\\
\\\\
""")