Skip to content

Commit

Permalink
Re-add Brewfile support
Browse files Browse the repository at this point in the history
  • Loading branch information
squarefrog committed Apr 23, 2015
1 parent 103f99b commit 328e458
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osx/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ else
brew update && brew upgrade
fi

echo "Adding Brewfile support..."
brew tap Homebrew/bundle

if [ ! -d "$HOME/.oh-my-zsh" ]; then
echo "Installing oh my zsh..."
git clone https://github.com/robbyrussell/oh-my-zsh.git "$HOME/.oh-my-zsh"
Expand Down

0 comments on commit 328e458

Please sign in to comment.