# HG changeset patch # User Oleksandr Gavenko # Date 1268388009 -7200 # Node ID e11e0adb941ba5e30d597146f5db8de32d2a4da8 # Parent f198c475f3d3d32ef9ff4c404786e1fcee7aeb99 More verbose prompt, to prevent tangling with another shells. diff -r f198c475f3d3 -r e11e0adb941b 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