install script updates

* fix logging and spacing issues
* update to use bash instead of zsh
This commit is contained in:
Nick Nisi
2016-03-29 14:57:34 -07:00
parent 342c4bcf20
commit 9e841588b6
6 changed files with 20 additions and 13 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/sh
echo -e "\n\nInstalling Node (from nvm)"
echo "=============================="
# reload nvm into this environment
source $(brew --prefix nvm)/nvm.sh