change jj prompt

Signed-off-by: jolheiser <git@jolheiser.com>
main
jolheiser 2025-05-02 11:49:17 -05:00
parent 73f94ab78a
commit ca95a6756d
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ let
}) ++ ""
),
"",
change_id.shortest(),
commit_id.shortest(),
change_id.shortest(6).prefix() ++ "|" ++ change_id.shortest(6).rest(),
if(empty, "(empty)"),
if(conflict, "(conflict)"),
if(divergent, "(divergent)"),