This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
read the .nvmrc if present
master
GPad
12 years ago
parent
bc9c82cb9f
commit
7226e5fb98
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
nvm.sh
2
nvm.sh
Unescape
Escape
View File
@ -352,7 +352,7 @@ nvm()
fi
fi
;
;
;
;
"use"
)
"use"
)
if
[
$#
-
ne
2
]
;
then
if
[
$#
-
eq
0
]
;
then
nvm help
nvm help
return
return
fi
fi
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alvis/nvm
Title
Body
Create Issue