added Exodia OS Predator Edition logo
This commit is contained in:
parent
ccd5d9f526
commit
ca9edf4e3f
1 changed files with 30 additions and 0 deletions
30
neofetch
30
neofetch
|
@ -5610,6 +5610,36 @@ ${c3} ..... ${c5}.;dk:. ${c5}lkk. ${c4}:;,
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Exodia Predator OS"* | "exodia-predator"* | "Predator"*)
|
||||
set_colors 2 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c5}- :
|
||||
${c5}+: :+
|
||||
${c5}++. .++
|
||||
${c5}+++ : . +++
|
||||
${c5}+++= .+ + =+++
|
||||
${c5}++++- ++ += -++++
|
||||
${c5}++++++- -++ ++- -++++++
|
||||
${c5}++++++++: .+++ +++. :++++++++
|
||||
${c5}++++++++++: ++++ ++++ :++++++++++
|
||||
${c5}+++++++++++==++++ ++++=++++++=+++++
|
||||
${c5}+++++.:++++++++++ ++++++++++:.+++++
|
||||
${c5}+++++. .+++++++++ +++++++++. .+++++
|
||||
${c5}+++++: ++++++++ ++++++++ :+++++
|
||||
${c5}++++++- =+++++++ +++++++= -++++++
|
||||
${c5} :+++++= =+++++++ +++++++= =+++++:
|
||||
${c5} :+++= =+++++++ +++++++= =+++:
|
||||
${c5} -+= =+++++++ +++++++= ++-
|
||||
${c5} : =++++++- -++++++= :
|
||||
${c5} =++++- -++++=
|
||||
${c5} =++= =++=
|
||||
${c5} =++ ++=
|
||||
${c5} =+. .+=
|
||||
${c5} =- -=
|
||||
${c5} : :
|
||||
EOF
|
||||
;;
|
||||
|
||||
"alpine_small")
|
||||
set_colors 4 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue