Commit be9fadf7 authored by Dylan Araps's avatar Dylan Araps

Fix ascii colors on Windows 10

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