0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

agnoster: remove empty line (#7775)

This commit is contained in:
David Dejori 2019-04-18 18:27:21 +02:00 committed by Marc Cornellà
parent 978b724c4a
commit 8db0f352e8

View file

@ -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