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

19 lines
No EOL
457 B
Python

from hyfetch.distro import AsciiArt
nomadbsd = AsciiArt(match=r'''"NomadBSD"*''', color='4', ascii=r"""
${c1} _======__
(===============\\
(===================\\
_ _---__
(= ====-
(= ======
(== ======
(== ======
(==\\ \\=-_ _=/ /====/
(==\\ \\========/ /====/ /====-_
(==\\ \\=====/ /==/ /===--
/================/ /===-
\\===========/
""")