Created
June 15, 2017 17:32
-
-
Save 0x4C4A/712d08679fb0a56840d5cbe6ad9914ad to your computer and use it in GitHub Desktop.
Place in /usr/share/nemo/actions/ to enjoy an "Open with sublime" option in all your left click file menus.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Nemo Action] | |
Name=Open with Sublime | |
Exec=subl %F | |
Extensions=any | |
Icon-Name=sublimetext | |
Quote=double | |
Selection=Any |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment