Getting Started with Sublime Text 2(opensoul.org) |
Getting Started with Sublime Text 2(opensoul.org) |
sudo ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" \
/usr/bin/subl
I would link it to /usr/local/bin/subl or just create an alias in ~/.profile file: alias subl='/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl'Another great one (imo!) is here, by Adam Kiss: http://dribbble.com/shots/378184-Unofficial-Sublime-Text-2-I.... A different take than the rectangular look, reminds me of Ommwriter a bit.
http://www.sublimetext.com/blog/articles/sublime-text-2-buil...
If you've customised your theme already, you'll need to go into Global Settings > User and either remove the theme line or change it to:
"theme": "Default.sublime-theme",