Commit be9fadf7 authored by Dylan Araps's avatar Dylan Araps

Fix ascii colors on Windows 10

parent 8f822c93
...@@ -2513,7 +2513,7 @@ colors() { ...@@ -2513,7 +2513,7 @@ colors() {
setcolors 2 8 setcolors 2 8
;; ;;
"Windows 8"* | "Windows 10"*) "Windows 8"* | "Windows 10"* | "Ubuntu"*"Windows")
setcolors 6 setcolors 6
ascii_distro="windows10" ascii_distro="windows10"
;; ;;
......
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