aboutsummaryrefslogtreecommitdiffstats
path: root/cower
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-18 16:56:41 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-02-18 16:56:41 +0100
commit9c9e27b7bfc9c00acc02b91fdb8cb29c60fe546e (patch)
tree6e0486088938bbb8a88efe5c2639b807b0ddd23a /cower
parent7e7aa928072775240ff70ca61f2dd0e8a09242d8 (diff)
downloaddotfiles-9c9e27b7bfc9c00acc02b91fdb8cb29c60fe546e.tar.xz
Diffstat (limited to 'cower')
-rw-r--r--cower/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/cower/config b/cower/config
index 0dec69d..fcd8d1c 100644
--- a/cower/config
+++ b/cower/config
@@ -9,7 +9,7 @@
# Use color in the output. This takes an optional arg of auto/never/always,
# identical to the command line arg --color. If no arg is specified, this is
# assumed to mean auto.
-Color = auto
+Color = always
# Connection timeout to be passed to curl. Setting this to 0 will disable
# timeouts.