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

15 lines
No EOL
261 B
Python

from hyfetch.distro import AsciiArt
raspbian_small = AsciiArt(match=r'''"Raspbian_small"*''', color='2 1', ascii=r"""
${c1} .. ,.
:oo: .:oo:
'o\\o o/o:
${c2} :: . :: . ::
:: ::: ::: ::
:' '',.'' ':
::: :::: :::
':, '' ,:'
' ~::~ '
""")