Distro: Add support for Pardus

This commit is contained in:
Dylan Araps 2016-11-13 18:09:13 +11:00
parent 7d1d49a1a7
commit da2708dffc
2 changed files with 22 additions and 0 deletions

View file

@ -2359,6 +2359,10 @@ colors() {
ascii_distro="redhat"
;;
"Pardus"*)
setcolors 3 7
;;
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"*)
setcolors 4 7
;;