Commit ab1f72e4 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

ASCII: Add debian_small

parent b058193c
${c1}_____
/ __ \\
| / |
| \\___-
-_
--_
...@@ -3022,6 +3022,11 @@ get_distro_colors() { ...@@ -3022,6 +3022,11 @@ get_distro_colors() {
ascii_file="crux" ascii_file="crux"
;; ;;
"debian_small")
set_colors 1 7 3
ascii_file="debian_small"
;;
"Debian"*) "Debian"*)
set_colors 1 7 3 set_colors 1 7 3
ascii_file="debian" ascii_file="debian"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment