mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-03-21 17:24:51 -05:00
add zirconium
add zirconium to neofetch
This commit is contained in:
parent
62fdc22c00
commit
54c7ff817a
26
neofetch
26
neofetch
|
|
@ -15882,6 +15882,32 @@ ${c1}
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Zirconium"*)
|
||||
set_colors 4 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} o%%%%%o o%%%%%%o
|
||||
%%%%%%%%%%%o o%%%%%%%%%%%%
|
||||
O%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%O
|
||||
O%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%O
|
||||
O%%%%%%%%%%%%%%%%%%%%%%%%%%==
|
||||
O%%%%%%%%%%%%%%%%%%====
|
||||
++++=======
|
||||
+++++++====
|
||||
++****+++==
|
||||
+++*****+++
|
||||
==++*****++
|
||||
==++++**++
|
||||
=====+++++
|
||||
=====+%%%%%%%%%%%%o
|
||||
==%%%%%%%%%%%%%%%%%%%%%%%%o
|
||||
=%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%o
|
||||
o%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%o
|
||||
%%%%%%%%%%%%%%O O%%%%%%%%%%%%%%
|
||||
O%%%%%%%%O O%%%%%%%O
|
||||
O%%%O O%%%O
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Zorin"*)
|
||||
set_colors 4 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user