mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-10 08:15:29 +08:00
Update yarn.plugin.zsh
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Get the configured version of yarn
|
||||
# Check if the user has configured Yarn Berry
|
||||
is_yarn_berry="false"
|
||||
|
||||
if zstyle -t ':omz:plugins:yarn' berry; then
|
||||
is_yarn_berry="true"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user