Added MatuusOS
This commit is contained in:
parent
77f2afc372
commit
0d8ff614c9
1 changed files with 32 additions and 1 deletions
33
neofetch
33
neofetch
|
@ -6307,7 +6307,38 @@ ${c2} .oossssso-`${c3}//${c1}`/ossssss+`
|
|||
EOF
|
||||
;;
|
||||
|
||||
"BLAG"*)
|
||||
"MatuusOS"*)
|
||||
set_colors 9 11 0
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c2}
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░▒▓▓████▓▒▒░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░▒▓████████████▓░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░▓████████████████▒░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░▓██████████████████▒░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░▓████▒▓███████▓▓█████░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░██████▓░▓████▒░██████▓░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░▒███████▓░▒▓▒░░████████░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░▒█████████▒░░░█████████░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░██████████▓▒██████████░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░▓████████████████████▒░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░███████████████████▓░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░█████████████████▓░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░▓██████████████▒░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░▒▓████████▓░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
EOF
|
||||
;;
|
||||
|
||||
"BLAG"*)
|
||||
set_colors 5 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} d
|
||||
|
|
Loading…
Add table
Reference in a new issue