mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Update yarn.plugin.zsh
This commit is contained in:
parent
a03d17319b
commit
6b8c2460bb
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue