docs(eza): fix variable name to enable hyperlink flag

This commit is contained in:
Thomas Krisch 2024-07-17 15:17:24 +02:00
commit 2359f94800
No known key found for this signature in database
GPG key ID: E29F1BC94EA51112

View file

@ -93,7 +93,7 @@ Default: Not set, which means the default behavior of `eza` will take place.
### `hyperlink`
```zsh
zstyle ':omz:plugins:eza' 'header' yes|no
zstyle ':omz:plugins:eza' 'hyperlink' yes|no
```
If `yes`, always add `--hyperlink` flag to create hyperlink with escape codes.