[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
15
tools/distros/CutefishOS.py
Normal file
15
tools/distros/CutefishOS.py
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
CutefishOS = AsciiArt(match=""""CutefishOS"*""", color='6 7 4', ascii="""
|
||||
${c1} ___ww___
|
||||
_ _wwMMM@M^^^^MMMMww_
|
||||
M0w_ _wMMM~~ ~~MMm_
|
||||
~MMy _ww0M~ ~MMy
|
||||
~MMMM~ o "MM
|
||||
${c3} jw0M~~MMMw_ _wMM'
|
||||
wMM~ ~~MMmw__ __w0M~
|
||||
~ ~~MM0MmwwwwwwwwwMMM~
|
||||
~~~~^^~~~
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue