ASCII: Add nixos_small

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

7
ascii/distro/nixos_small Normal file
View File

@ -0,0 +1,7 @@
${c1}\\\\ \\\\ //
==\\\\__\\\\/ //
// \\\\//
==// //==
//\\\\___//
// /\\\\ \\\\==
// \\\\ \\\\

View File

@ -3242,6 +3242,11 @@ get_distro_colors() {
ascii_file="nitrux"
;;
"nixos_small")
set_colors 4 6
ascii_file="nixos_small"
;;
"NixOS"*)
set_colors 4 6
ascii_file="nixos"