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
Fix for running with bash, sh, and zsh
master
José Padilla
11 years ago
parent
b90a0a811e
commit
966ff0e1b0
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
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
install-gitless.sh
2
install-gitless.sh
Unescape
Escape
View File
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
#!/bin/bash
function
fatalExit
(
)
{
fatalExit
(
)
{
echo
"
$@
"
&&
exit
1
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alvis/nvm
Title
Body
Create Issue