Commit ba706675 authored by Dylan Araps's avatar Dylan Araps

Ascii: Add another match for Red Hat

parent deb508fd
...@@ -2876,7 +2876,7 @@ get_distro_colors() { ...@@ -2876,7 +2876,7 @@ get_distro_colors() {
ascii_file="redstar" ascii_file="redstar"
;; ;;
"Redhat"* | "Red Hat"*) "Redhat"* | "Red Hat"* | "rhel"*)
set_colors 1 7 3 set_colors 1 7 3
ascii_file="redhat" ascii_file="redhat"
;; ;;
......
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