Skip to content

Instantly share code, notes, and snippets.

@tigershen23
Created August 25, 2015 06:13
Show Gist options
  • Save tigershen23/5a234a27746a387b132c to your computer and use it in GitHub Desktop.
Save tigershen23/5a234a27746a387b132c to your computer and use it in GitHub Desktop.
brew_tap 'caskroom/cask'
brew_install_or_upgrade 'brew-cask'
brew cask install dropbox
brew cask install google-chrome
brew cask install evernote
brew cask install spotify
brew cask install flux
brew cask install macdown
brew cask install iterm2
brew cask install vlc
brew cask install chromecast
brew cask install charles
brew cask install atom
brew cask install quicklook-json
git clone https://github.com/tigershen23/dotfilez.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment