Fixing indentation and adding a trailing newline.

master
Jordan Harband 2014-02-15 15:57:51 -08:00
parent 0d5ee024d1
commit 304cc29cf0
1 changed files with 88 additions and 87 deletions

1
nvm.sh
View File

@ -543,3 +543,4 @@ nvm() {
} }
nvm ls default &>/dev/null && nvm use default >/dev/null || true nvm ls default &>/dev/null && nvm use default >/dev/null || true