Skip to content

Instantly share code, notes, and snippets.

@pykong
Last active December 22, 2019 16:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pykong/ce66b7692df5d46bbc5b53ad45ef3b22 to your computer and use it in GitHub Desktop.
Save pykong/ce66b7692df5d46bbc5b53ad45ef3b22 to your computer and use it in GitHub Desktop.
Put under ~/.local/share/nemo/actions/
[Nemo Action]
Name=Open in Sublime Text 3
Comment=Open in Sublime Text 3
Exec=subl -n %F
Icon-Name=sublime-text
Selection=any
Extensions=dir
Quote=double
Mimetypes=text/plain
Dependencies=subl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment