This is my Sublime Text configuration. Most of the interesting stuff is in Packages/User.
If you just want to take a look at my preference and not copy everything, have a look at my Preferences.sublime-settings.
Quit Sublime Text.
$ rm -rf ~/Library/Application\ Support/Sublime\ Text
$ git clone https://github.com/soffes/sublime.git ~/Library/Application\ Support/Sublime\ Text
Open Sublime Text. Enjoy.
You may need to manually install Package Control.