Changed PS1 to the Redhat default.
This commit is contained in:
parent
b5a68866dd
commit
ed8714469d
2
.bashrc
2
.bashrc
|
@ -13,7 +13,7 @@ export PATH=/usr/local/bin:/usr/local/sbin:${PATH}
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
# A useful prompt
|
# A useful prompt
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
export PS1="\u@\h:\w$ "
|
export PS1="[\u@\h \W]\\$ "
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue