Fix mistyping.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 07 Feb 2010 21:27:44 +0200
changeset 16 f198c475f3d3
parent 15 a261abd34f1b
child 17 e11e0adb941b
child 28 da6841fb89e9
Fix mistyping.
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