Last active
March 8, 2018 16:00
-
-
Save infestacool/3dd947277a273ed945ebd3664d01bb16 to your computer and use it in GitHub Desktop.
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/sh | |
| /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
| brew update | |
| brew upgrade | |
| brew tap caskroom/cask | |
| brew cask -caskroom=/Applications | |
| brew cask install microsoft-office | |
| brew cask install microsoft-teams | |
| brew cask install google-chrome | |
| brew cask install firefox | |
| brew cask install vlc | |
| brew cask install java | |
| brew cask install flash-player | |
| brew cask install silverlight | |
| brew cask install slack | |
| brew cask install adobe-acrobat-pro | |
| brew cask install onedrive | |
| brew cask install dropbox | |
| brew cask install cakebrew | |
| brew cask install bbedit | |
| brew cask install vmware-fusion | |
| brew cask install packages | |
| brew cask install bartender | |
| brew cask install nomad | |
| brew cask install coconutbattery | |
| brew cask install diskmaker-x | |
| brew cask install vfuse | |
| brew install dockutil | |
| brew install youtube-dl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment