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

10 lines
No EOL
189 B
Python

from hyfetch.distro import AsciiArt
aperio_gnu_linux = AsciiArt(match=r'''"Aperio GNU/Linux"*''', color='255', ascii=r"""
${c2}
_.._ _ ._.. _
(_][_)(/,[ |(_)
| GNU/Linux
""")