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

12 lines
No EOL
217 B
Python

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