mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
docs(yarn): follow omz zstyle
bools standard
This commit is contained in:
parent
6d5ba2d6c4
commit
5bce72ef57
@ -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`:
|
To disable this feature, set the following style in your `.zshrc`:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
zstyle ':omz:plugins:yarn' global-path false
|
zstyle ':omz:plugins:yarn' global-path no
|
||||||
```
|
```
|
||||||
|
|
||||||
## Aliases
|
## Aliases
|
||||||
|
Loading…
Reference in New Issue
Block a user