This website requires JavaScript.
Explore
Help
Sign In
sneak
/
work
Watch
1
Star
0
Fork
You've already forked work
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
8e0ade5673
work
/
root
/
home
/
user
/
.local
/
profile.d
/
300.nvm.sh
6 lines
93 B
Bash
Raw
Blame
History
export
NVM_DIR
=
"~/.nvm"
if
[
[
-e
"
$NVM_DIR
/nvm.sh
"
]
]
;
then
source
"
$NVM_DIR
/nvm.sh
"
fi
Reference in New Issue
View Git Blame
Copy Permalink