summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorunknown <“filip.rabiega@gmail.com”>2026-08-07 10:37:14 +0200
committerunknown <“filip.rabiega@gmail.com”>2026-08-07 10:37:14 +0200
commit9f9a57cf255c58fe44bb343b4a150a6a8f7fdc31 (patch)
tree16503e36498e5c4866d59b627e4b77a51a181017 /todo
parent940118eba8178d177eec73ab100ceacdb2526715 (diff)
downloadchadscripts-9f9a57cf255c58fe44bb343b4a150a6a8f7fdc31.tar.gz
chadscripts-9f9a57cf255c58fe44bb343b4a150a6a8f7fdc31.tar.bz2
chadscripts-9f9a57cf255c58fe44bb343b4a150a6a8f7fdc31.zip
add dfm and linkhandlerHEADmaster
Diffstat (limited to 'todo')
-rwxr-xr-xtodo4
1 files changed, 2 insertions, 2 deletions
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"