Recommend an open source editor under Linux

Source: Internet
Author: User
Tags sublime editor

Sublime editor,. After downloading, unzip, extract the home directory, for the extracted folder in the executable file to add environment variables,

Vim ~/.BASHRC Open the file that configures the environment variable, add export path= "~/sublime_text_3: $PATH" On the last line,

In order for the modified environment variable configuration file to take effect, execute the source ~/.BASHRC, so that each time the terminal is opened, input Sublime_text

You can open the sublime editor, to make it easier to open the sublime editor, we can create a soft connection for the executable sublime_text

As follows: Ln-s ~/sublime_text_3/sublime_text ~/SUBLIME_TEXT/SUBL executes this command every time we are under the terminal

The last execution after entering SUBL is actually the file sublime_text that Subl points to.

Recommend an open source editor under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.