Merge branch 'develop' of https://github.com/milouse/liquidprompt into develop
This commit is contained in:
commit
ceeb3ae8e7
@ -964,7 +964,7 @@ _lp_fossil_branch_color()
|
|||||||
branch="${LP_COLOR_CHANGES}$branch${NO_COL}$ret${LP_COLOR_CHANGES}$C2A${NO_COL}"
|
branch="${LP_COLOR_CHANGES}$branch${NO_COL}$ret${LP_COLOR_CHANGES}$C2A${NO_COL}"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $(_lp_escape "$branch")
|
echo -ne $branch # $(_lp_escape "$branch")
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user