]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/etc/bashrc
"Update Booster" fertiggestellt und getestet.
[people/pmueller/ipfire-2.x.git] / config / etc / bashrc
index adf51876c16d22d7f0996de723e8c4837c31eab5..4ff17b7b25f1fcb791d865b44a079b5624cdf615 100644 (file)
@@ -26,6 +26,7 @@ alias ls='ls --color=auto'
 # PS1 Environment Variable for a great case study behind this script
 # addendum.]
 
+#export PS1="\033[0m[\033[1;33m\u\033[1;37m@\033[1;32m\]\h \033[1;31m\w\033[0m]\\$ "
 export PS1="[\u@\h \w]\\$ "
 #export PS1='\u@\h:\w\$ '