6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
|
|
[[ -s $HOME/.nvm/nvm.sh ]] && . $HOME/.nvm/nvm.sh # This loads NVM
|
|
|
|
|
|
nvm use 12
|
|
|