Skip to content

Instantly share code, notes, and snippets.

@djaiss
Created January 12, 2018 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djaiss/eba45f1abd8c8b5d3738db45898dad11 to your computer and use it in GitHub Desktop.
Save djaiss/eba45f1abd8c8b5d3738db45898dad11 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# Ask for the administrator password upfront
sudo -v
# setup taps
brew tap caskroom/fonts
brew tap caskroom/cask
# install applications
brew cask install 1password
brew cask install transmission
brew cask install appcleaner
brew cask install dropbox
brew cask install google-chrome
brew cask install vlc
brew cask install skype
brew cask install iterm2
brew cask install the-unarchiver
brew cask install atom
brew cask install sublime-text
brew cask install vagrant
brew cask install virtualbox
brew cask install virtualbox-extension-pack
brew cask install firefox
brew cask install spotify
brew cask install macvim
brew cask install textmate
brew cask install sequel-pro
brew cask install private-internet-access
brew cask install jumpshare
brew cask install nvalt
brew cask install slack
brew cask install balsamiq-mockups
brew cask install jdownloader
brew cask install spectacle
brew cask install github-desktop
brew cask install telegram
brew cask install insomnia
brew cask install imageoptim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment