3 lines
95 B
Shell
3 lines
95 B
Shell
# The addition 'nvm install' attempts in ~/.profile
|
|
|
|
[[ -s ~/.nvm/nvm.sh ]] && . ~/.nvm/nvm.sh
|