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

master
Carlo Sala 4 years ago
parent 6d5ba2d6c4
commit 5bce72ef57
  1. 2
      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

Loading…
Cancel
Save