Commit cbece346 authored by Chris Weeks's avatar Chris Weeks Committed by GitHub

Update neofetch

parent f03ecddc
...@@ -3202,6 +3202,11 @@ get_distro_colors() { ...@@ -3202,6 +3202,11 @@ get_distro_colors() {
ascii_file="cloveros" ascii_file="cloveros"
;; ;;
"Container Linux by CoreOS"*)
set_colors 4 7 1
ascii_file="coreos"
;;
"crux_small") "crux_small")
set_colors 4 5 7 6 set_colors 4 5 7 6
ascii_file="crux_small" ascii_file="crux_small"
......
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