summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorfilip <“filip.rabiega@gmail.com”>2026-02-16 12:37:29 +0100
committerfilip <“filip.rabiega@gmail.com”>2026-02-16 12:37:29 +0100
commitd763f6025fb04c4790b1a84854468191932597c9 (patch)
tree7c204523fc6f7b73d92db602740e9a3b7570437f /todo
parentbf54007f62beb5bf889da69574c4fea74bdc59aa (diff)
downloadchadscripts-d763f6025fb04c4790b1a84854468191932597c9.tar.gz
chadscripts-d763f6025fb04c4790b1a84854468191932597c9.tar.bz2
chadscripts-d763f6025fb04c4790b1a84854468191932597c9.zip
add booksplit dwifi getbib rewrite volume
Diffstat (limited to 'todo')
-rwxr-xr-xtodo9
1 files changed, 4 insertions, 5 deletions
diff --git a/todo b/todo
index cba0126..9e8ead0 100755
--- a/todo
+++ b/todo
@@ -1,9 +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.
+
+# 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.
file="$HOME/.local/opt/todo"
touch "$file"