home: jujutsu: simplify 'jj jj' alias
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-07-11 10:49:29 +00:00
parent 98999f3199
commit b41f560fa3

View file

@ -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