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 ####
|
#### Configuration Statements ####
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
Color () {
|
Colour () {
|
||||||
color="true"
|
colour="true"
|
||||||
}
|
}
|
||||||
|
alias Color="Colour"
|
||||||
|
|
||||||
NoCache () {
|
NoCache () {
|
||||||
nocache="true"
|
nocache="true"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue