Add Kali Small (dylanaraps#2242)

Thanks for aderepas' commitment.
This commit is contained in:
Jin Asanami 2022-11-26 10:06:38 +09:00 committed by GitHub
parent dd89cc70a2
commit a96edb8bcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -838,7 +838,7 @@ image_source="auto"
# NOTE: alpine, android, aoscosretro, arch, arcolinux, artix, CalinixOS, centos, cleanjaro, crux,
# debian, dragonfly, elementary, fedora, freebsd, garuda, gentoo, guix, haiku, hyperbola, linuxlite,
# linuxmint, mac, mageia, manjaro, mx, netbsd, nixos, openbsd, opensuse, orchid, parabola, popos,
# linuxmint, kali, mac, mageia, manjaro, mx, netbsd, nixos, openbsd, opensuse, orchid, parabola, popos,
# postmarketos, pureos, Raspbian, rocky, slackware, sunos, ubuntu, void have 'small' logo variants,
# use {distro}_small to use them.
ascii_distro="auto"
@ -5891,7 +5891,7 @@ ASCII:
NOTE: alpine, android, aoscosretro, arch, arcolinux, artix, CalinixOS, centos, cleanjaro, crux,
debian, dragonfly, elementary, fedora, freebsd, garuda, gentoo, guix, haiku, hyperbola, linuxlite,
linuxmint, mac, mageia, manjaro, mx, netbsd, nixos, openbsd, opensuse, orchid, parabola, popos,
linuxmint, kali, mac, mageia, manjaro, mx, netbsd, nixos, openbsd, opensuse, orchid, parabola, popos,
postmarketos, pureos, Raspbian, rocky, slackware, sunos, ubuntu, void have 'small' logo variants,
use {distro}_small to use them.
@ -9421,6 +9421,28 @@ odhdddddddo- `ddddh+-``....-+hdddddds.
EOF
;;
"kali_small" | "kalilinux_small" | "kali_linux_small")
set_colors 4 8
read -rd '' ascii_data <<'EOF'
${c1} -#. #
@###
-######
@#########
=##. .#####
## ## ##
## ## #
## @###
##. ###
##% ##-
-##% -*
:*##+
:*#*
-#
@
:
EOF
;;
"Kali"*)
set_colors 4 8
read -rd '' ascii_data <<'EOF'