A neat way integrate Cmder and Sublime text seamlessly
Step 1: Create a new folder called
Sublime Text 3in the/cmder/vendor/location. You should also see the folders/clink,/conemu-maximus5, and/mysgit.Step 2: Download a portable version of Sublime Text 3 from their website and unzip the content into the newly created Sublime Text 3 folder.
Step 3: Then, in the aliases file under
/cmder/config/aliases, add:subl="%CMDER_ROOT%\vendor\Sublime Text 3\sublime_text.exe" $1 -new_console:s75V