Open the file with the cursor on the third line
Some checks are pending
/ check (push) Waiting to run
Some checks are pending
/ check (push) Waiting to run
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
aeed0327a2
commit
8159826f0a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
|||
|
||||
runtimeInputs = with pkgs; [ coreutils ];
|
||||
|
||||
text = ''"$EDITOR" "$TODO_FILE"'';
|
||||
text = ''"$EDITOR" +3 "$TODO_FILE"'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue