Last active
January 4, 2016 15:08
-
-
Save kennethgeerts/8638311 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
- copy .ssh and .zshrc | |
- install app store apps | |
- curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh | |
- ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" | |
- brew tap phinze/cask | |
- brew tap caskroom/versions | |
- brew install apgdiff brew-cask elasticsearch gd git gnuplot heroku-toolbelt jmeter leiningen libpng libyaml maven openssl pkg-config rbenv ruby-build unrar watch wget youtube-dl | |
- brew cask install dropbox sublime-text3 f-lux postgres-app skype tower tunnelblick-beta virtualbox pgadmin3 java | |
- rbenv install 2.0.0-p353 | |
- rbenv global 2.0.0-p353 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment