This whitespace should not be there

This commit is contained in:
Jens Segers 2014-10-11 13:39:31 +02:00
commit ccc9f1280e

View file

@ -34,7 +34,7 @@ function put_spacing() {
function precmd() { function precmd() {
print -rP ' print -rP '
$fg[cyan]%m: $fg[yellow]$(get_pwd)$(put_spacing)$(git_prompt_info)' $fg[cyan]%m: $fg[yellow]$(get_pwd)$(put_spacing)$(git_prompt_info)'
} }
PROMPT='%{$reset_color%}➜ ' PROMPT='%{$reset_color%}➜ '