From 9f9a57cf255c58fe44bb343b4a150a6a8f7fdc31 Mon Sep 17 00:00:00 2001 From: unknown <“filip.rabiega@gmail.com”> Date: Fri, 7 Aug 2026 10:37:14 +0200 Subject: add dfm and linkhandler --- todo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'todo') diff --git a/todo b/todo index 9e8ead0..41f7d62 100755 --- a/todo +++ b/todo @@ -1,8 +1,8 @@ #!/bin/sh # Write/remove a task to do later. -# Select an existing entry to remove it from the file, or type a new entry to -# add it. +# Select an existing entry to remove it from +# the file, or type a new entry to add it. file="$HOME/.local/opt/todo" touch "$file" -- cgit v1.2.3