Created
February 12, 2018 11:25
-
-
Save wgroenewold/25d9843078e1fa661194418dba4fc019 to your computer and use it in GitHub Desktop.
Automate all the things!!111
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew tap caskroom/cask | |
brew cask install google-chrome | |
brew cask install slack | |
brew cask install microsoft-office | |
brew cask install adobe-creative-cloud |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://caskroom.github.io/search for extra Casks