mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 06:02:36 +00:00
update readme
This commit is contained in:
parent
bfc2bbdeae
commit
5ae220fa07
1 changed files with 5 additions and 0 deletions
|
@ -169,6 +169,11 @@ For most people it should be enough to put their config file at
|
|||
On Windows systems `lsd` only looks for the `config.yaml` files in one location:
|
||||
`%APPDATA%\lsd\`
|
||||
|
||||
#### Custom
|
||||
|
||||
You can also provide a configuration file from a non standard location:
|
||||
`lsd --config-file [PATH]`
|
||||
|
||||
### Config file content
|
||||
|
||||
This is an example config file with the default values and some additional
|
||||
|
|
Loading…
Reference in a new issue