home: jujutsu: simplify 'jj jj' alias
This commit is contained in:
parent
6edaad2762
commit
3bea0598a5
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in
|
|||
};
|
||||
|
||||
aliases = {
|
||||
jj = [ "util" "exec" "--" "jj" ];
|
||||
jj = [ ];
|
||||
# FIXME:
|
||||
# * still not a big fan of the template
|
||||
lol = [ "log" "-r" "..@" "-T" "builtin_log_oneline" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue