Commit 4fe72250 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

ASCII: Added small Void Linux

parent 601b64c6
${c1} _______
_ \______ -
| \ ___ \ |
| | / \ | |
| | \___/ | |
| \______ \_|
-_______\
...@@ -2990,6 +2990,11 @@ get_distro_colors() { ...@@ -2990,6 +2990,11 @@ get_distro_colors() {
ascii_file="ubuntu" ascii_file="ubuntu"
;; ;;
"void_small")
set_colors 2 8
ascii_file="void_small"
;;
"Void"*) "Void"*)
set_colors 2 8 set_colors 2 8
ascii_file="void" ascii_file="void"
......
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