ASCII: Add freebsd_small
This commit is contained in:
parent
5726e74119
commit
b058193ce2
2 changed files with 12 additions and 0 deletions
7
ascii/distro/freebsd_small
Normal file
7
ascii/distro/freebsd_small
Normal file
|
@ -0,0 +1,7 @@
|
|||
${c1} /\\ _____ /\\
|
||||
\\_) (_/
|
||||
/ \
|
||||
| |
|
||||
| |
|
||||
\ /
|
||||
--_____--
|
5
neofetch
5
neofetch
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue