fix(shell): add space after setup

This commit is contained in:
Barrett Ruth 2026-02-18 15:36:19 -05:00
parent d9c346f014
commit ee2a14660e
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 6 additions and 5 deletions

View file

@ -232,7 +232,7 @@ in
truncate_to_repo = false;
};
git_branch = {
format = "[$branch]($style)";
format = "[$branch]($style) ";
style = "242";
};
git_status = {