Added Colour configuration option

This commit is contained in:
Jeremy 2022-04-19 03:03:00 +00:00 committed by GitHub
parent 434ceaed1b
commit 94027d3e7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,9 +58,10 @@ CacheLocation () {
#### Configuration Statements ####
##################################
Color () {
color="true"
Colour () {
colour="true"
}
alias Color="Colour"
NoCache () {
nocache="true"