hyfetch/tools/distros/freebsd_small.py

12 lines
215 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
freebsd_small = AsciiArt(match=""""freebsd_small"""", color='1 7 3', ascii="""
${c1}/\\,-'''''-,/\\
\\_) (_/
| |
| |
; ;
'-_____-'
""")