feat: Add jab and jsp aliases for jj
This commit is contained in:
parent
f6d9a52ce7
commit
3becde9260
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
|
@ -221,6 +221,8 @@
|
|||
jd = "jj describe";
|
||||
js = "jj show";
|
||||
jss = "jj show -s";
|
||||
jab = "jj abandon";
|
||||
jsp = "jj split";
|
||||
je = "jj edit --ignore-immutable";
|
||||
jall = "jj log -r 'all()'";
|
||||
jn = "jj new";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue