Skip to content

Commit

Permalink
docs(eza): typo in hyperlink variable (ohmyzsh#12561)
Browse files Browse the repository at this point in the history
  • Loading branch information
kriths authored Jul 17, 2024
1 parent be10a91 commit b1e3a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/eza/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b1e3a82

Please sign in to comment.