From cca4cd32f1b1e24bf0025a215ffde63b7b0b2c81 Mon Sep 17 00:00:00 2001 From: rabite Date: Tue, 9 Apr 2019 20:38:40 +0200 Subject: [PATCH] force newline for config options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be097a..92ca90b 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ hunter uses [ranger's rifle](https://github.com/ranger/ranger/blob/master/ranger ## Configuration hunter reads $XDG_CONFIG_HOME/hunter/config at startup. There are two options, which can be set. The configuration file is read asynchronously, so if it's not read by the time hunter starts drawing you will see its default configuration until the config file is read. Options can be set like this (default config): -animation=on +animation=on show_hidden=off ## Drop into hunter cwd on quit