make tugg alias
This commit is contained in:
parent
6fb5ab0938
commit
29ffaf7359
1 changed files with 8 additions and 0 deletions
|
|
@ -71,6 +71,14 @@
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
tug = [
|
tug = [
|
||||||
|
"bookmark"
|
||||||
|
"move"
|
||||||
|
"--from"
|
||||||
|
"closest_bookmark(@-)"
|
||||||
|
"--to"
|
||||||
|
"@-"
|
||||||
|
];
|
||||||
|
tugg = [
|
||||||
"bookmark"
|
"bookmark"
|
||||||
"move"
|
"move"
|
||||||
"--from"
|
"--from"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue