Update neofetch

This commit is contained in:
Chris Weeks 2017-09-21 18:07:27 +12:00 committed by GitHub
parent f03ecddc13
commit cbece346f8

View file

@ -3202,6 +3202,11 @@ get_distro_colors() {
ascii_file="cloveros"
;;
"Container Linux by CoreOS"*)
set_colors 4 7 1
ascii_file="coreos"
;;
"crux_small")
set_colors 4 5 7 6
ascii_file="crux_small"