diff options
Diffstat (limited to 'scripts/commands/:tasks')
| -rwxr-xr-x | scripts/commands/:tasks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/commands/:tasks b/scripts/commands/:tasks index 93b59ec..0f0484a 100755 --- a/scripts/commands/:tasks +++ b/scripts/commands/:tasks @@ -1,4 +1,4 @@ #!/usr/bin/env bash -sensible-terminal -e sensible-editor ~/nixos/extras/notes/Work.md; +emacsclient -c -n --eval '(phenax/open-tasks)'; |
