First of all let's install a better shell, and git
Setup a user directory to house all projects:
mkdir ~/Projects
Check out this repository in the Projects directory:
git clone git@github.com:deanc/macsetup.git
Configure the installer then run it:
chmod +x installer.sh
./installer.sh
- Make the installer install GIT from source
- See if we can install iTerm2 automatically too
- Figure out how to copy the vimconfig