fish.todo: clear on edit
This commit is contained in:
parent
c3f7bfabbf
commit
94d6991086
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -95,6 +95,7 @@ in
|
|||
end
|
||||
function edit-todo
|
||||
hx ~/sync/todo.txt
|
||||
clear
|
||||
exec $SHELL
|
||||
end
|
||||
'';
|
||||
|
|
Loading…
Add table
Reference in a new issue