Add Sublime Text to OS X Context Menu ===================================== - Open Automator - Create a new Service - Add a `Run Shell Script` action - Set input to Service receives selected `files or folders` in `any application` - Set the script action to `/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl -n $@` - Set Pass input to `as arguments` - Save as `Open in Sublime Text`