- Download Chrome first
From Appstore - install:
- XCode - this might take a while ** When done install the command line tool from XCode
- ColorSchemer
- LiveReload
Install the following from their websites:
- Alfred
- Dropbox - do this first before 1Password
- 1Password
- Evernote
- Flash Builder
- iTerm2
- Moom
- VirtualBox
- SourceTree
- XScope
- RescueTime - had to hunt for it
- Remote Desktop Client - http://www.microsoft.com/en-us/download/details.aspx?id=18140
Meanwhile
- Install Homebrew (needs XCode installed + command line tools)
- brew install git ack nginx wget imagemagick
- brew install mysql -> read the output -> work out how to auto start
- brew install macvim --override-system-vim (need to symlink macvim.app after that - read the output)
- Install rbenv and ruby-build -> brew install ruby-build -> rbenv install 1.9.3-p327
- brew install pwgen
git clone "the project" -> brew tea - takes awhile
Setup github: https://help.github.com/articles/set-up-git https://help.github.com/articles/generating-ssh-keys
- git clone dotfiles
- download inconsolata font
- Make ~/.vim directory
- Install vim-pathogen -> follow instruction from the github page
- Run dotfiles/bin/vim_init_bundles
- Install viplugin - use Eclipse Marketplace