home: jujutsu: simplify 'jj jj' alias
This commit is contained in:
parent
c41d3a1086
commit
80c7f287ff
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in
|
|||
};
|
||||
|
||||
aliases = {
|
||||
jj = [ "util" "exec" "--" "jj" ];
|
||||
jj = [ ];
|
||||
lol = [ "log" "-r" "..@" "-T" "builtin_log_oneline" ];
|
||||
lola = [ "lol" "-r" "all()" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue