subl instructions

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-01-19 08:17:59 -05:00
parent 7af668a540
commit d965a4eb41
+1
View File
@@ -60,6 +60,7 @@ Sublime Text 3 Tricks
Once installed, the commandline ``subl`` launcher will allow you to easily open up projects from your terminal (e.g. ``$ subl .``). In addition, it also will inform plugins like Anaconda of which Python interpreter to use, based on the currently activated virtual environment.
Here's `some short documentation <https://www.sublimetext.com/docs/2/osx_command_line.html>`_ on how to enable ``subl`` in your environment, if you're on a mac.
Rulers
//////