This is a script I use to set up my Mac laptop for development including dotfiles, Ruby, Node.js and even some OS X apps like Skype.
- Clone this repo somewhere.
git clone git@github.com:kriskhaira/laptop.git ~/code/laptop
- Run the script.
~/code/laptop/mac
- Install the Vim plugins.
vim
:PlugInstall