Is there a way to do it? I looked for a similar question but only found one on MAC OSX. However, I'm using Ubuntu 14.04.
3 Answers
Yes ,There's a way. Just Use the command subl to open sublime text from terminal.
if you want to open a specific file use subl path/to/the/file.
But sublime text must be installed using ppa. For particular installation of sublime text 3 using ppa refer This Link on .
1 Comment
Alex Szücs
for mac this has to be run first: stackoverflow.com/a/18842982/10018427Terminal Command
$ subl modules/custom/js/drop-down.js
1 Comment
Maksym Kosenko
A score hunter's addition
subl path_to_file-sublshould be on your path