Skip to content

Instantly share code, notes, and snippets.

@joeinnes
Last active March 13, 2017 20:56
Show Gist options
  • Save joeinnes/021677584aefc938912685767f2a3e27 to your computer and use it in GitHub Desktop.
Save joeinnes/021677584aefc938912685767f2a3e27 to your computer and use it in GitHub Desktop.
Apps
#!/bin/sh
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" # Homebrew
brew tap caskroom/cask # Cask
brew cask install cakebrew # Cakebrew
brew cask install google-chrome # Chrome
brew cask install franz # Franz
brew cask install spotify # Spotify
brew cask install vlc # VLC
brew cask install calibre # Calibre
brew cask install steam # Steam
brew cask install google-drive # Google Drive
brew cask install hyper # Hyper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment