Fix ascii colors on Windows 10

This commit is contained in:
Dylan Araps 2016-10-02 11:27:24 +11:00
parent 8f822c9366
commit be9fadf7c4
1 changed files with 1 additions and 1 deletions

View File

@ -2513,7 +2513,7 @@ colors() {
setcolors 2 8
;;
"Windows 8"* | "Windows 10"*)
"Windows 8"* | "Windows 10"* | "Ubuntu"*"Windows")
setcolors 6
ascii_distro="windows10"
;;