https://github.com/magnusja/sublimeservice
Open Sublime quickly through a Service in OS X Finder
https://github.com/magnusja/sublimeservice
editor finder macos macosx osx shortcut sublime-text
Last synced: 8 months ago
JSON representation
Open Sublime quickly through a Service in OS X Finder
- Host: GitHub
- URL: https://github.com/magnusja/sublimeservice
- Owner: magnusja
- Created: 2015-11-26T12:10:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-26T12:25:52.000Z (over 10 years ago)
- Last Synced: 2025-03-24T04:18:57.202Z (over 1 year ago)
- Topics: editor, finder, macos, macosx, osx, shortcut, sublime-text
- Size: 147 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sublime Text OS X Service (Finder)
These two OS X Services allow opening Sublime Text easily through the Services menu of OS X Finder. "Sublime" opens the file or folder in the current window, "Sublime New" opens a new Sublime Text Window.
## Requirements
Sublime Text must be installed into /Applications and must have the name "Sublime Text.app".
## Keyboard Shortcuts
Keyboard schortcuts can be easily added for both services via the keyboard shortcut settings menu in OS X settings.

## Installation
Just copy the both directories (in Finder they are treated as a package / file) into ~/Library/Services
`cp *.workflow /Library/Services`