Merge pull request #88 from dritter/vcs_merge_whitespace_fix
vcs segment: fix extra whitespace in actionformat, remove redundant color setting
This commit is contained in:
commit
1390fbdea5
1 changed files with 2 additions and 2 deletions
|
@ -331,7 +331,7 @@ prompt_vcs() {
|
|||
$1_prompt_segment "$0" "green" "$DEFAULT_COLOR"
|
||||
fi
|
||||
|
||||
echo -n "%F{$VCS_FOREGROUND_COLOR}%f$vcs_prompt "
|
||||
echo -n "$vcs_prompt "
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue