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

@@ -5,7 +5,8 @@ if test ! $(which brew); then
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
fi
echo "Installing homebrew packages..."
echo -e "\n\nInstalling homebrew packages..."
echo "=============================="
# cli tools
brew install ack