Update neofetch

Add Virtuozzo Linux Logo
This commit is contained in:
Yvonne Lu 2021-11-28 11:02:24 +08:00 committed by GitHub
parent c1c699378f
commit 201dc17c9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1069,6 +1069,9 @@ get_distro() {
elif [[ -f /etc/lsb-release && $(< /etc/lsb-release) == *CHROMEOS* ]]; then
distro='Chrome OS'
elif [[ -f /etc/vzlinux-release ]]; then
distro='VzLinux'
elif type -p guix >/dev/null; then
case $distro_shorthand in
on|tiny) distro="Guix System" ;;
@ -11435,6 +11438,33 @@ ${c3}#######${c2}#${c1}#####${c2}#${c3}#######
${c3} #####${c2}#######${c3}#####
EOF
;;
"VzLinux"*)
set_colors 1 7 3
read -rd '' ascii_data <<'EOF'
${c2} ${c1}.::::::::.${c2}
`/////` ${c1}:zzzzzzzz${c2} ://///-
VVVVVu` ${c1}-zzz`${c2} /VVVVV.
`dVVVVV ${c1}.zzz`${c2} :VVVVV:
`VVVVVo ${c1}zzz${c2} -VVVVV/
.VVVVV\ ${c1}zzz/${c2} .VVVVV+
-VVVVV: ${c1}zzzzzzzzz${c2} .dVVVVs
\VVVVV- ${c1}`````````${c2} VVVVVV
+VVVVV. sVVVVu`
oVVVVd` +VVVVd`
VVVVVV /VVVVV.
`uVVVVs -VVVVV-
`dVVVV+ .VVVVV/
.VVVVV\ `dVVVV+
-VVVVV-`uVVVVo
:VVVVVVVVVVV
\VVVVVVVVu
oVVVVVVd`
sVVVVV.
----.
EOF
;;
"Profelis SambaBOX"* | "SambaBOX"*)
set_colors 3 6
read -rd '' ascii_data <<'EOF'