ASCII: Add debian_small

This commit is contained in:
Muhammad Herdiansyah 2017-07-22 21:20:33 +07:00
parent b058193ce2
commit ab1f72e429
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,6 @@
${c1}_____
/ __ \\
| / |
| \\___-
-_
--_

View File

@ -3022,6 +3022,11 @@ get_distro_colors() {
ascii_file="crux"
;;
"debian_small")
set_colors 1 7 3
ascii_file="debian_small"
;;
"Debian"*)
set_colors 1 7 3
ascii_file="debian"