Improve scripts for setting PS1
This commit is contained in:
parent
81de968011
commit
e84a937620
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Set PS1 based on env
|
||||
#
|
||||
PS1="[\u@\h:\W]\e[0;36m[STG]\e[m$ "
|
||||
PS1="[\u@\h \W]\[$(tput setaf 6)\][STG]\[$(tput sgr0)\]\\$ \[\]"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue