just kidding
This commit is contained in:
parent
1e01b7f353
commit
97620ccb26
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ function fish_jj_prompt --description 'Write out the jj prompt'
|
|||
end
|
||||
|
||||
# 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(
|
||||
" (",
|
||||
")",
|
||||
|
|
Loading…
Reference in a new issue