home: jujutsu: simplify 'jj jj' alias
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
98999f3199
commit
b41f560fa3
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in
|
|||
};
|
||||
|
||||
aliases = {
|
||||
jj = [ "util" "exec" "--" "jj" ];
|
||||
jj = [ ];
|
||||
# FIXME:
|
||||
# * topo sort by default (I think? test it)
|
||||
# * still not a big fan of the template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue