Skip to content

Commit

Permalink
Linkapps after install
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Apr 30, 2015
1 parent 8fc6c21 commit 6803385
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions homebrew.sh
Expand Up @@ -63,6 +63,8 @@ for formula in "${formulae[@]}"; do
brew install $formula || brew upgrade $formula
done

brew linkapps

for cask in "${casks[@]}"; do
brew cask install $cask
done

0 comments on commit 6803385

Please sign in to comment.