add color to prompt
This commit is contained in:
parent
01a27822a3
commit
2c017845a0
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
export PS1="\[\e[1m\]\u@\h:\[\e[1;92m\]\w\[\e[1;0m\]$ "
|
||||
export PS1="\[\e[1;36m\]\u@\h\[\e[1;0m\]:\[\e[1;92m\]\w\[\e[1;0m\]$ "
|
||||
|
|
Loading…
Add table
Reference in a new issue