Bump default nvm node
This commit is contained in:
parent
9e967c0d1b
commit
a7be93368a
2
zshrc
2
zshrc
@ -246,7 +246,7 @@ if [[ -d /usr/local/opt/python@3.8/lib/pkgconfig ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if nvm &>/dev/null; then
|
if nvm &>/dev/null; then
|
||||||
nvm use --delete-prefix 16 --silent
|
nvm use --delete-prefix 20 --silent
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if kitty --version &>/dev/null; then
|
if kitty --version &>/dev/null; then
|
||||||
|
Loading…
Reference in New Issue
Block a user