/sublime-conf

My Sublime Text 2 configuration

Primary LanguagePython

I maintain this mostly for a record of why I changed things and also to help back out mistakes


The theme and scheme look like:

sublime


Installation

Quit Sublime then run:

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/
$ mv Packages ~/Desktop/sublime-conf-backup
$ git clone https://github.com/quackingduck/sublime-conf Packages