Home > Development Tools > sublime > How to start mac sublime from command line

How to start mac sublime from command line

藏色散人
Release: 2021-02-05 15:38:18
forward
3825 people have browsed it

The following tutorial column will introduce you to the mac sublime command line startup method. I hope it will be helpful to friends who need it!

mac sublime command line startupHow to start mac sublime from command line

Prerequisite mac has installed the Sublime text3 editor

sudo ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Copy after login
Then you can start sublime directly from the command line, for example:
subl .bash_profile

subl .../error.log
Copy after login

The above is the detailed content of How to start mac sublime from command line. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Why doesn’t Sublime Text complete code?
From 1970-01-01 08:00:00
0
0
0
Installation of Sublime Text console failed
From 1970-01-01 08:00:00
0
0
0
Sublime configures PHP environment
From 1970-01-01 08:00:00
0
0
0
Sublime text 3 cannot install Emme?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template