]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 7 Jan 2009 01:34:23 +0000 (10:34 +0900)
committerPHO <pho@cielonegro.org>
Wed, 7 Jan 2009 01:34:23 +0000 (10:34 +0900)
dot-files/_zshrc

index b3677dd17cef106cb89bd46c18f0f70011661577..8b95b52ba3bf87513e9ed35f14a15c5b3937c082 100644 (file)
@@ -56,7 +56,7 @@ function _we_are_in_gnu_screen () {
     [ "$WINDOW" != "" ]
 }
 
-_prompt_base='%{%(?.$fg[green].$fg[red])%}%B[%n@%m] %#%b %{$reset_color%}'
+_prompt_base='%B[%n@%m] %{%(?.$fg[green].$fg[red])%}%#%{$reset_color%}%b '
 if ( _we_are_in_gnu_screen ); then
     # Magic escape sequence for GNU Screen to update their titles
     # dynamically by grabbing prompt line.