Merge branch 'fixp1template'

This commit is contained in:
aikidouke 2016-04-08 19:13:59 +00:00
commit 1cd8d08b55
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
# Set PS1 based on env
#
PS1="\e[0;31m[PROD]\e[m[\u@\h \W]\$ "
PS1="[\u@\h:\W]\e[0;33m[PROD]\e[m$ "

View file

@ -1,4 +1,4 @@
# Set PS1 based on env
#
PS1="[STG]\e[m[\u@\h \W]\$ "
PS1="[\u@\h:\W]\e[0;36m[STG]\e[m$ "