浏览代码

docs(eza): typo in hyperlink variable (#12561)

Thomas Krisch 9 月之前
父节点
当前提交
b1e3a82bb5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/eza/README.md

+ 1 - 1
plugins/eza/README.md

@@ -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.