From 26717b0cd2f5d411f9561755bcd5461249da519e Mon Sep 17 00:00:00 2001 From: David Peter Date: Sun, 11 Nov 2018 14:39:04 +0100 Subject: Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cd746e5e..89ff9ef6 100644 --- a/README.md +++ b/README.md @@ -338,12 +338,14 @@ If scrolling still doesn't work for you, you can try to pass the `-S` option in ## Configuration file -`bat` can also be customized with a configuration file. The location of the file is dependent on you operating system. To get the default path for your system, call +`bat` can also be customized with a configuration file. The location of the file is dependent +on your operating system. To get the default path for your system, call ``` bat --config-file ``` -Alternatively, you can use the `BAT_CONFIG_PATH` environment variable to point `bat` to a non-default location of the configuration file: +Alternatively, you can use the `BAT_CONFIG_PATH` environment variable to point `bat` to a +non-default location of the configuration file: ```bash export BAT_CONFIG_PATH="/path/to/bat.conf" ``` -- cgit v1.2.3