0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

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