Commit a9f74d9d authored by Dylan Araps's avatar Dylan Araps

Add support for Sparky Linux

parent 7fb8af48
...@@ -2565,6 +2565,11 @@ colors() { ...@@ -2565,6 +2565,11 @@ colors() {
ascii_distro="puppy" ascii_distro="puppy"
;; ;;
"Sparky"*)
setcolors 1 7
ascii_distro="sparky"
;;
"Scientific"*) "Scientific"*)
setcolors 4 1 7 setcolors 4 1 7
;; ;;
......
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