mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
docs(eza): typo in hyperlink variable (#12561)
This commit is contained in:
@@ -93,7 +93,7 @@ Default: Not set, which means the default behavior of `eza` will take place.
|
|||||||
### `hyperlink`
|
### `hyperlink`
|
||||||
|
|
||||||
```zsh
|
```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.
|
If `yes`, always add `--hyperlink` flag to create hyperlink with escape codes.
|
||||||
|
|||||||
Reference in New Issue
Block a user