Added support for Chapeau

This commit is contained in:
Dylan 2016-02-16 09:52:10 +11:00
parent c8b41da31c
commit 9788d8b81c
3 changed files with 22 additions and 1 deletions

2
fetch
View file

@ -1669,7 +1669,7 @@ getascii () {
ascii_distro="mint"
;;
"LMDE"*)
"LMDE"* | "Chapeau"*)
c1=$(color 7)
c2=$(color 2)
;;