These are the settings I use. There are no dependencies right now.
Go to your Packages directory:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
Clone as your User
packages:
git clone https://github.com/kellyredding/sublime-text-2-user-settings.git User
Go to your User Packages directory:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User
Pull on the repo:
git pull
I modify these at will without notice so things might get broken. Use accordingly and don't blame me when stuff breaks. It's probably better to fork or make copy of these to another location and just copy the parts you find most useful.
Feel free to submit any pull requests suggesting cool new settings or things I may not be aware of.
Please don't submit anything to the issues tracker - I most likely will ignore it.