summaryrefslogtreecommitdiff
path: root/plugins/eza/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/eza/README.md')
-rw-r--r--plugins/eza/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/eza/README.md b/plugins/eza/README.md
index 5de935c2c..6fc113eba 100644
--- a/plugins/eza/README.md
+++ b/plugins/eza/README.md
@@ -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