diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-18 16:56:41 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-18 16:56:41 +0100 |
commit | 9c9e27b7bfc9c00acc02b91fdb8cb29c60fe546e (patch) | |
tree | 6e0486088938bbb8a88efe5c2639b807b0ddd23a /cower/config | |
parent | 7e7aa928072775240ff70ca61f2dd0e8a09242d8 (diff) | |
download | dotfiles-9c9e27b7bfc9c00acc02b91fdb8cb29c60fe546e.tar.xz |
…
Diffstat (limited to 'cower/config')
-rw-r--r-- | cower/config | 2 |
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. |