From 460484c51abd35388be154b65450227153474ba8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Apr 2021 14:06:02 +0530 Subject: changes commands menu items --- scripts/commands/:tasks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/commands/:tasks') 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)'; -- cgit v1.3.1