-
Notifications
You must be signed in to change notification settings - Fork 0
linux命令
wnh5 edited this page Aug 5, 2017
·
1 revision
#修改终端提示,vi /etc/profile or /etc/bashrc
PS1="\n\e[1;37m[\e[m\e[1;32m\u\e[m\e[1;33m@\e[m\e[1;35m\h\e[m \e[1;35mhostname\e[m \e[4m`pwd`\e[m\e[1;37m]\e[m\e[1;36m\e[m\n\$ "