Settings for using Sublime Text 2 better.
Customized for myself (d2s).
Your mileage may vary.
Go to your Sublime Text 2 Packages directory:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
First install required extensions:
git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"
git clone https://github.com/jashkenas/coffee-script-tmbundle CoffeeScript
Clone the settings repository using the command below:
git clone https://github.com/d2s/Sublime-Text-2-User-Settings.git "User"
I keep modifying these more or less daily so things might get broken.
Don't blame me if that happends.
It's probably better to make copy of these to another location and just copy the parts you find most useful.