0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00

chore(yarn): remove unneeded line

This commit is contained in:
Carlo Sala 2024-05-31 08:55:53 +02:00
parent 189774c5d0
commit e0c6cb1470
No known key found for this signature in database
GPG key ID: DA6FB450C1A4FE9A

View file

@ -62,5 +62,3 @@ else
alias yout="yarn outdated"
alias yuca="yarn global upgrade && yarn cache clean"
fi
unset is_yarn_berry