ASCII: Add freebsd_small

This commit is contained in:
Muhammad Herdiansyah 2017-07-22 21:09:18 +07:00
parent 5726e74119
commit b058193ce2
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,7 @@
${c1} /\\ _____ /\\
\\_) (_/
/ \
| |
| |
\ /
--_____--

View File

@ -3067,6 +3067,11 @@ get_distro_colors() {
ascii_file="fedora"
;;
"freebsd_small")
set_colors 1 7 3
ascii_file="freebsd_small"
;;
"FreeBSD"*)
set_colors 1 7 3
ascii_file="freebsd"