mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
updated README.md
This commit is contained in:
parent
ec4b1d9d59
commit
6e93f30b4e
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue