... | ... |
@@ -10,6 +10,6 @@ function prompt_char { |
10 | 10 |
PROMPT='%(?, ,%{$fg[red]%}FAIL: $?%{$reset_color%} |
11 | 11 |
) |
12 | 12 |
%{$fg[magenta]%}%n%{$reset_color%}@%{$fg[yellow]%}%m%{$reset_color%}: %{$fg_bold[blue]%}%~%{$reset_color%}$(git_prompt_info) |
13 |
-%_ $(prompt_char) ' |
|
13 |
+%_$(prompt_char) ' |
|
14 | 14 |
|
15 | 15 |
RPROMPT='%{$fg[green]%}[%*]%{$reset_color%}' |