Merge pull request #420 from konimex/ascii

ASCII: Added Korora and Netrunner
This commit is contained in:
Dylan Araps
2016-11-05 00:37:45 +11:00
committed by GitHub
3 changed files with 44 additions and 2 deletions

View File

@@ -2443,11 +2443,11 @@ colors() {
ascii_distro="redhat"
;;
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"*)
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"*)
setcolors 4 7
;;
"Fedora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*)
"Fedora"* | "Korora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*)
setcolors 4 7 1
;;