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
address remaining comments from
#363
master
Fraser Tweedale
11 years ago
parent
e6a5374bfb
commit
dcba513108
2 changed files
with
2 additions
and
2 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
@ -93,7 +93,7 @@ nvm_ls() {
echo
"N/A"
echo
"N/A"
return
return
fi
fi
printf
"
$VERSIONS
\n
"
echo
"
$VERSIONS
"
return
return
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alvis/nvm
Title
Body
Create Issue