How could one invoke Sublime Text from the command line, so that it starts in the current folder? (I'm using the MINGW32 that comes with Git on Windows)
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
One solution might be to make an alias to fire up sublime to edit a file:
So one can do something like:
Sublime should open up, and after save+close it should go back to the command prompt. |
|||||||||
|