docs(yarn): follow omz zstyle bools standard

This commit is contained in:
Carlo Sala 2022-11-15 20:27:12 +01:00
parent 6d5ba2d6c4
commit 5bce72ef57

View File

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