mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
docs(eza): fix variable name to enable hyperlink flag
This commit is contained in:
parent
be10a91277
commit
2359f94800
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue