fish.todo: restart shell on edit
This commit is contained in:
parent
158497d502
commit
c3f7bfabbf
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
|
||||
exec $SHELL
|
||||
end
|
||||
'';
|
||||
programs.alacritty.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue