anavdesign
4/30/2016 - 9:04 PM

SUBL: Sublime Context Menu

SUBL: Sublime Context Menu

-- 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