Added Colour
configuration option
This commit is contained in:
parent
39f9ebf676
commit
5128553ce9
1 changed files with 3 additions and 2 deletions
|
@ -58,9 +58,10 @@ CacheLocation () {
|
|||
#### Configuration Statements ####
|
||||
##################################
|
||||
|
||||
Color () {
|
||||
color="true"
|
||||
Colour () {
|
||||
colour="true"
|
||||
}
|
||||
alias Color="Colour"
|
||||
|
||||
NoCache () {
|
||||
nocache="true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue