From 8284b6a7b4d212913083b003a819fda8d4931d4d Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 24 Feb 2024 14:59:50 +0100 Subject: refactor(hm/pkgs): Implement with an nixpkgs overlay --- hm/soispha/pkgs/scripts/specific/neorg/nu/task.nu | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 hm/soispha/pkgs/scripts/specific/neorg/nu/task.nu (limited to 'hm/soispha/pkgs/scripts/specific/neorg/nu/task.nu') diff --git a/hm/soispha/pkgs/scripts/specific/neorg/nu/task.nu b/hm/soispha/pkgs/scripts/specific/neorg/nu/task.nu deleted file mode 100755 index 41d1d6e5..00000000 --- a/hm/soispha/pkgs/scripts/specific/neorg/nu/task.nu +++ /dev/null @@ -1,7 +0,0 @@ -# Open the context of a task -# -# Open the neorg context associated with the current context and -# the uuid of the task with id ID. Without ID, it'll open the -# current context's norg file. -# If no context is set, drops you to the selection prompt -def "main" [id?: int] {} -- cgit 1.4.1