Created
August 25, 2015 06:13
-
-
Save tigershen23/5a234a27746a387b132c to your computer and use it in GitHub Desktop.
This file contains 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
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