Added support for Chrome OS
This commit is contained in:
parent
c22ff5ec91
commit
012938e81d
2 changed files with 24 additions and 0 deletions
4
fetch
4
fetch
|
@ -1614,6 +1614,10 @@ getascii () {
|
|||
ascii_colors 4 5 7
|
||||
;;
|
||||
|
||||
"Chrome"*)
|
||||
ascii_colors 2 1 3 4 7
|
||||
;;
|
||||
|
||||
"Debian"* | "FreeBSD"* | "Elementary"* | "CrunchBang"* | "Ubuntu"*)
|
||||
ascii_colors 7 1 3
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue