Skip to content

Commit

Permalink
brew-cask-upgrade tool
Browse files Browse the repository at this point in the history
  • Loading branch information
lantrix committed Feb 7, 2017
1 parent 08fd997 commit 9e20132
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ALL_THE_THINGS_BREW=\
' wget'\
' node'\
' macvim --env-std --with-override-system-vim'\
' tree'
' tree'\
' tig'

execute_after_confirm \
Expand All @@ -73,6 +73,7 @@ execute_after_confirm \
'brew install caskroom/cask/brew-cask' \
'brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup' \
'brew tap caskroom/versions' \
'brew tap buo/cask-upgrade' \
'brew tap caskroom/fonts'

ALL_THE_THINGS_CASK=\
Expand Down

0 comments on commit 9e20132

Please sign in to comment.