mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 10:19:51 +00:00
agnoster: remove empty line (#7775)
This commit is contained in:
committed by
Marc Cornellà
parent
978b724c4a
commit
8db0f352e8
@@ -152,7 +152,6 @@ prompt_bzr() {
|
|||||||
if [[ $status_all -gt 0 ]] ; then
|
if [[ $status_all -gt 0 ]] ; then
|
||||||
prompt_segment yellow black
|
prompt_segment yellow black
|
||||||
echo -n "bzr@"$revision
|
echo -n "bzr@"$revision
|
||||||
|
|
||||||
else
|
else
|
||||||
prompt_segment green black
|
prompt_segment green black
|
||||||
echo -n "bzr@"$revision
|
echo -n "bzr@"$revision
|
||||||
|
|||||||
Reference in New Issue
Block a user