Skip to content

Instantly share code, notes, and snippets.

@cybrown
Created January 2, 2014 20:53
Show Gist options
  • Save cybrown/8226683 to your computer and use it in GitHub Desktop.
Save cybrown/8226683 to your computer and use it in GitHub Desktop.
Add open in sublime text entry in folders menu in windows
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Open with Sublime Text]
[HKEY_CLASSES_ROOT\Directory\Background\shell\Open with Sublime Text\command]
@="C:\\Program Files\\Sublime Text 3\\sublime_text.exe \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment