Improve scripts for setting PS1

This commit is contained in:
Mikolaj Izdebski 2016-04-13 02:05:17 +02:00 committed by Kevin Fenzi
parent 81de968011
commit e84a937620
2 changed files with 2 additions and 2 deletions

View file

@ -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)\]\\$ \[\]"