mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-24 00:54:17 +02:00
Mention the environment variable TEALDEER_CONFIG_DIR in the README (#131)
This commit is contained in:
parent
55079b8e77
commit
e8dcde4955
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue