- Open Automator
- Create a new Service
- Set “Service receives selected” to
files or foldersinany application - Add a
Run Shell Scriptaction - 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
- Open Automator
- Create a new Service
- Add a
Run Shell Scriptaction - Set “Service receives selected” to
files or foldersinany application - Set the script action to
/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl -a $@ - Set “Pass input” to
as arguments - Save as
Add to Sublime Text