[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
22
tools/distros/redhat_old.py
Normal file
22
tools/distros/redhat_old.py
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
redhat_old = AsciiArt(match=""""redhat_old" | "rhel_old"*""", color='1 7 3', ascii="""
|
||||
${c1} `.-..........`
|
||||
`////////::.`-/.
|
||||
-: ....-////////.
|
||||
//:-::///////////`
|
||||
`--::: `-://////////////:
|
||||
//////- ``.-:///////// .`
|
||||
`://////:-.` :///////::///:`
|
||||
.-/////////:---/////////////:
|
||||
.-://////////////////////.
|
||||
${c2} yMN+`.-${c1}::///////////////-`
|
||||
${c2} .-`:NMMNMs` `..-------..`
|
||||
MN+/mMMMMMhoooyysshsss
|
||||
MMM MMMMMMMMMMMMMMyyddMMM+
|
||||
MMMM MMMMMMMMMMMMMNdyNMMh` hyhMMM
|
||||
MMMMMMMMMMMMMMMMyoNNNMMM+. MMMMMMMM
|
||||
MMNMMMNNMMMMMNM+ mhsMNyyyyMNMMMMsMM
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue