Upstream PR: https://github.com/dylanaraps/neofetch/pull/2242 Thanks to @aderepas Co-authored-by: KIRISHIMA Touka <tkirishima@gmail.com>
@@ -9454,6 +9454,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'