Added Colour
configuration option
This commit is contained in:
parent
434ceaed1b
commit
94027d3e7d
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