diff options
Diffstat (limited to 'hm/soispha/pkgs/scripts/specific/neorg/nu/fstart.nu')
-rwxr-xr-x | hm/soispha/pkgs/scripts/specific/neorg/nu/fstart.nu | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/scripts/specific/neorg/nu/fstart.nu b/hm/soispha/pkgs/scripts/specific/neorg/nu/fstart.nu new file mode 100755 index 00000000..f77cd3f6 --- /dev/null +++ b/hm/soispha/pkgs/scripts/specific/neorg/nu/fstart.nu @@ -0,0 +1,5 @@ +# Starts the task +# +# This only happens after it stooped +# the previous active task, if it existed. +def "main" [id: int] {} |