Browse Source

[PR] dylanaraps/neofetch#2242 from aderepas - Add Kali linux small logo

Upstream PR: https://github.com/dylanaraps/neofetch/pull/2242
Thanks to @aderepas

Co-authored-by: KIRISHIMA Touka <tkirishima@gmail.com>
Hykilpikonna 2 years ago
parent
commit
b2b51fa621
1 changed files with 22 additions and 0 deletions
  1. 22 0
      neofetch

+ 22 - 0
neofetch

@@ -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'