[Bug]: LSD not reading config.yaml
@zwpaper is already working on this.
Since May 15, 2024.
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
### Version
- [X] latest
### version
1.1.2
### What OS are you seeing the problem on?
MSYS2/UCRT64
### installation
pacman -S mingw-w64-ucrt-x86_64-lsd
### term
xterm
### ls-colors
Empty
### What happened?
```markdown
Settings in config.yaml don't make any change in lsd -l's output. Enabling the header doesn't show a header. Sorting by directory first doesn't sort. Disabling columns doesn't disable them, etc.
For context, I'm editing /home/tyler.shellberg/.config/lsd/config.yaml. The LSD folder is right next to a config folder for Fish and Git, so it seems to be in the right spot.
```
### What expected?
```markdown
Options in config.yaml should change behavior of lsd -l output.
```
### What else?
```markdown
I'm on Fish shell, if that matters.
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.