Horje
how to run sublime from terminal Code Example
sublime how to open cmd
##go to preferences ->Package Setting ->Terminal ->System Deafult 
-> clear and paste the below code and save it 
{
	"terminal": "cmd.exe",
	"parameters": [],
	"env": {}
}
how to open sublime in linux
sudo ln -s /snap/sublime-text/38/opt/sublime_text/sublime_text /usr/local/bin/subl
how to run sublime from terminal
/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl .




Shell

Related
what is linux Code Example what is linux Code Example
install macos on vmware ubuntu Code Example install macos on vmware ubuntu Code Example
install github Code Example install github Code Example
make atom default editor in git Code Example make atom default editor in git Code Example
kubectl logs with grep Code Example kubectl logs with grep Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9