Skip to content

Instantly share code, notes, and snippets.

@kennethgeerts
Last active January 4, 2016 15:08
Show Gist options
  • Save kennethgeerts/8638311 to your computer and use it in GitHub Desktop.
Save kennethgeerts/8638311 to your computer and use it in GitHub Desktop.
- 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