updated README.md

This commit is contained in:
EraPartner 2024-06-03 15:37:08 +02:00
commit 6e93f30b4e
No known key found for this signature in database

View file

@ -55,6 +55,16 @@ If `yes` (default), always add `-g` flag to show the group ownership.
Default: `yes`
### `icons`
```zsh
zstyle ':omz:plugins:eza' 'icons' yes|no
```
If `yes`, sets the `--icons` option of `eza`, adding icons for files and folders.
Default: `no`
### `size-prefix`
```zsh