mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-03-21 17:24:51 -05:00
11 lines
238 B
Python
11 lines
238 B
Python
# This file is automatically generated. Please do not modify.
|
|
|
|
from . import AsciiArt
|
|
|
|
aperio_gnu_linux = AsciiArt(match=r'''"Aperio GNU/Linux"*''', color='255', ascii=r"""
|
|
${c2}
|
|
_.._ _ ._.. _
|
|
(_][_)(/,[ |(_)
|
|
| GNU/Linux
|
|
""")
|
|
|