diff --git a/zshrc b/zshrc index cddc95c..a060aba 100644 --- a/zshrc +++ b/zshrc @@ -246,7 +246,7 @@ if [[ -d /usr/local/opt/python@3.8/lib/pkgconfig ]]; then fi if nvm &>/dev/null; then - nvm use --delete-prefix 16 --silent + nvm use --delete-prefix 20 --silent fi if kitty --version &>/dev/null; then