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 6fc113eba..0d79145c0 100644
--- a/plugins/eza/README.md
+++ b/plugins/eza/README.md
@@ -90,6 +90,16 @@ Sets the `--time-style` option of `eza`. (See `man eza` for the options)
Default: Not set, which means the default behavior of `eza` will take place.
+### `hyperlink`
+
+```zsh
+zstyle ':omz:plugins:eza' 'header' yes|no
+```
+
+If `yes`, always add `--hyperlink` flag to create hyperlink with escape codes.
+
+Default: `no`
+
## Aliases
**Notes:**