- iTerm2
- Sublime Text 2
- Node
- Vagrant
- VirtualBox
- SoundSource
- Screenflow
- HipChat
- Skype
- Alfred 2
- Flash
- Brackets
- Dropbox
- Chrome
- InVision
- GitHub for Mac
- XCode
- Google Voice extension for Chrome
Generate SSH key:
cd ~/.ssh
ssh-keygen -t rsa -C "[email protected]"
Enable Sublime from terminal:
ln -s /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl /usr/local/bin/sublime
Be able to install Node packages globally without sudo:
sudo chown -R `whoami` ~/.npm
brew install cheat heroku
mkdir ~/.cheat