summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/yarn/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/yarn/README.md b/plugins/yarn/README.md
index 9c16ff2c3..cdda2026c 100644
--- a/plugins/yarn/README.md
+++ b/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