Customized shell in Ubuntu

Source: Internet
Author: User

The custom shell in Ubuntu generally includes the Host Name and file directory. when too many files are opened, the whole shell will become very long, thus affecting the vision.

Enter $ echo $ SP1 in the terminal to know the default shell style, for example:
\ [\ E] 0; \ [email protected] \ H: \ W \ A \] $ {debian_chroot: + ($ debian_chroot)} \ [email protected] \ h: \ W \ $

Specific meaning of each character this website has a detailed introduction to http://billie66.github.io/TLCL/book/chap14.html

You can change the style of the default shell by modifying SP1 to the desired effect.


How to modify it?

1. Open. Bashrc 
For example, understand. bashrc & (open in the background using the understand editor)

2. Locate the second SP1 (SP1 below else) and modify it.
I changed it to SP1 = '\ [\ 033 [01; 36m \] [\ W] \ n [\ 033 [0m \] $ {debian_chroot: + ($ debian_chroot )} [email protected]: \ $'

The final result is as follows:
[~ /Desktop] // display the current directory in this row
[Email protected]: $ // command input for this row

Customized shell in Ubuntu

Related Article

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.