Browse Source

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

Carlo Sala 1 year ago
parent
commit
5bce72ef57
1 changed files with 1 additions and 1 deletions
  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