more jj config
This commit is contained in:
parent
62973120bb
commit
d663d0a73b
1 changed files with 7 additions and 0 deletions
|
|
@ -3,7 +3,14 @@ name = "Barak Michener"
|
|||
email = "me@barakmich.com"
|
||||
|
||||
[ui]
|
||||
editor = "nvim"
|
||||
default-command = ["log", "--reversed"]
|
||||
|
||||
[revsets]
|
||||
log = "ancestors(@, 10) | @..main@origin | main@origin::@"
|
||||
|
||||
[git]
|
||||
push-bookmark-prefix = "barakmich/"
|
||||
|
||||
[alias]
|
||||
bm = ["bookmark", "move", "--to", "@-"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue