mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
agnoster: remove empty line (#7775)
This commit is contained in:
parent
978b724c4a
commit
8db0f352e8
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ prompt_bzr() {
|
|||
if [[ $status_all -gt 0 ]] ; then
|
||||
prompt_segment yellow black
|
||||
echo -n "bzr@"$revision
|
||||
|
||||
else
|
||||
prompt_segment green black
|
||||
echo -n "bzr@"$revision
|
||||
|
|
Loading…
Reference in a new issue