just kidding

This commit is contained in:
sloane 2024-07-18 13:26:43 -04:00
parent 1e01b7f353
commit 97620ccb26
No known key found for this signature in database

View file

@ -14,7 +14,7 @@ function fish_jj_prompt --description 'Write out the jj prompt'
end end
# Generate prompt # Generate prompt
jj log --ignore-working-copy --no-graph --color always -r @- -T ' jj log --ignore-working-copy --no-graph --color always -r @ -T '
surround( surround(
" (", " (",
")", ")",