fish.todo: clear on edit

This commit is contained in:
Daniella / Tove 2024-10-22 00:22:31 +02:00
parent c3f7bfabbf
commit 94d6991086
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -95,6 +95,7 @@ in
end
function edit-todo
hx ~/sync/todo.txt
clear
exec $SHELL
end
'';