aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands/:tasks
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/commands/:tasks2
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)';