More verbose prompt, to prevent tangling with another shells.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 12 Mar 2010 12:00:09 +0200
changeset 17 e11e0adb941b
parent 16 f198c475f3d3
child 18 2e991b769c95
child 29 1a0b84ed3954
More verbose prompt, to prevent tangling with another shells.
all/.bashrc
--- a/all/.bashrc	Sun Feb 07 21:27:44 2010 +0200
+++ b/all/.bashrc	Fri Mar 12 12:00:09 2010 +0200
@@ -11,7 +11,7 @@
 
 # XXX highlight $HOST:$PWD prompt
 # PS1='\[\e[1m\]\h:\w\$\[\e[0m\] '
-PS1='# '
+PS1='bash# '
 
 # Don't store duplicate adjacent items in the history.
 #   ignorespace     do not save lines that start with space