use corepack

This commit is contained in:
2023-05-04 12:10:23 +02:00
parent 93621eb0a6
commit 860dc3669c
2 changed files with 0 additions and 10 deletions

View File

@@ -12,11 +12,6 @@ antigen apply
# GENERAL
# pnpm
export PNPM_HOME="${HOME}/Library/pnpm"
export PATH="$PNPM_HOME:$PATH"
# pnpm end
# Node
eval "$(fnm env --use-on-cd)"