Commit de108fec authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

ASCII: Add nixos_small

parent ab1f72e4
${c1}\\\\ \\\\ //
==\\\\__\\\\/ //
// \\\\//
==// //==
//\\\\___//
// /\\\\ \\\\==
// \\\\ \\\\
...@@ -3242,6 +3242,11 @@ get_distro_colors() { ...@@ -3242,6 +3242,11 @@ get_distro_colors() {
ascii_file="nitrux" ascii_file="nitrux"
;; ;;
"nixos_small")
set_colors 4 6
ascii_file="nixos_small"
;;
"NixOS"*) "NixOS"*)
set_colors 4 6 set_colors 4 6
ascii_file="nixos" ascii_file="nixos"
......
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