# HG changeset patch # User Oleksandr Gavenko # Date 1265570864 -7200 # Node ID f198c475f3d3d32ef9ff4c404786e1fcee7aeb99 # Parent a261abd34f1bd19e5bfd214c116e607ce656887b Fix mistyping. diff -r a261abd34f1b -r f198c475f3d3 all/.bashrc --- a/all/.bashrc Wed Jan 13 22:30:59 2010 +0200 +++ b/all/.bashrc Sun Feb 07 21:27:44 2010 +0200 @@ -11,7 +11,7 @@ # XXX highlight $HOST:$PWD prompt # PS1='\[\e[1m\]\h:\w\$\[\e[0m\] ' -PS1 = '#' +PS1='# ' # Don't store duplicate adjacent items in the history. # ignorespace do not save lines that start with space