vim ~/.bash_profile 在文件中加上下面两行
export CLICOLOR=1
export PS1="[\e[32;1m][[\e[33;1m]\u[\e[31;1m]@[\e[33;1m]\h [\e[36;1m]\w[\e[32;1m]][\e[34;1m]$ [\e[0m]"
效果如下:
屏幕快照 2019-02-11 上午1.18.51.png
vim ~/.bash_profile 在文件中加上下面两行
export CLICOLOR=1
export PS1="[\e[32;1m][[\e[33;1m]\u[\e[31;1m]@[\e[33;1m]\h [\e[36;1m]\w[\e[32;1m]][\e[34;1m]$ [\e[0m]"
效果如下:
本文标题:终端设置PS1
本文链接:https://www.haomeiwen.com/subject/tysfeqtx.html
网友评论