- xcode
- command line tools
- iterm
- homebrew
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" - that gcc compiler thing
brew install apple-gcc42or some shit - git
PATH=/usr/local/git/bin:$PATH(use new git instead of xcode git)- git config, set up ssh keys (github, heroku, beanstalk)
- oh-my-zsh
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh - sublime
- subl command
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" ~/bin/subl - (replace dotfiles)
- rvm
- ruby
- rails
gem install rails - install npm
- MAMP
Last active
December 19, 2015 01:39
-
-
Save tessalt/5877200 to your computer and use it in GitHub Desktop.
Setup dev machine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment