mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-08-15 05:24:09 +02:00
Update links to sample files in README (#1201)
This commit is contained in:
@@ -112,7 +112,7 @@ In order to tailor `lsd` to your specific needs you can create any of the follow
|
||||
2. `colors.yaml` → [colors sample file here](./doc/samples/colors-sample.yaml)
|
||||
3. `icons.yaml` → [icons sample file here](./doc/samples/icons-sample.yaml)
|
||||
|
||||
Note that it is _not_ required to have all three of the files present in order for your configuration to be applied. For example, if you [only want to customize the icons](#customization-example) then only [`icons.yaml`](./doc/icons-sample.yaml) needs to be present in the [configuration directory](#config-file-locations); [`config.yaml`](./doc/config-sample.yaml), and [`colors.yaml`](./doc/colors-sample.yaml) do not have to be present in order for your icon modifications to be applied.
|
||||
Note that it is _not_ required to have all three of the files present in order for your configuration to be applied. For example, if you [only want to customize the icons](#customization-example) then only [`icons.yaml`](./doc/samples/icons-sample.yaml) needs to be present in the [configuration directory](#config-file-locations); [`config.yaml`](./doc/samples/config-sample.yaml), and [`colors.yaml`](./doc/samples/colors-sample.yaml) do not have to be present in order for your icon modifications to be applied.
|
||||
|
||||
### Config file locations
|
||||
> [!TIP]
|
||||
|
||||
Reference in New Issue
Block a user