浏览代码

docs(yarn): follow omz `zstyle` bools standard

Carlo Sala 2 年之前
父节点
当前提交
5bce72ef57
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/yarn/README.md

+ 1 - 1
plugins/yarn/README.md

@@ -15,7 +15,7 @@ It also adds `yarn` global scripts dir (commonly `~/.yarn/bin`) to the `$PATH`.
 To disable this feature, set the following style in your `.zshrc`:
 
 ```zsh
-zstyle ':omz:plugins:yarn' global-path false
+zstyle ':omz:plugins:yarn' global-path no
 ```
 
 ## Aliases