feat(jj): add alias to tug bookmark to previous commit
This commit is contained in:
parent
9b0d31df39
commit
097d8fea42
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -185,6 +185,9 @@ in {
|
|||
diff.git(),
|
||||
)
|
||||
'';
|
||||
aliases = {
|
||||
tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue