mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
agnoster: remove empty line (#7775)
This commit is contained in:
parent
978b724c4a
commit
8db0f352e8
@ -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 New Issue
Block a user