mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
docs(yarn): follow omz zstyle
bools standard
This commit is contained in:
parent
6d5ba2d6c4
commit
5bce72ef57
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue