Mention the environment variable TEALDEER_CONFIG_DIR in the README (#131)

This commit is contained in:
Danny Mösch 2020-08-30 15:37:33 +02:00 committed by GitHub
commit e8dcde4955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,6 +153,10 @@ The configuration file path follows OS conventions. It can be queried with the f
$ tldr --config-path
The directory where the configuration file resides may be overwritten by the
environment variable `TEALDEER_CONFIG_DIR`. Remember to use an absolute path.
Variable expansion will not be performed on the path.
### Style
Using the config file, the style (e.g. colors or underlines) can be customized.