From baf086ab4b2bdce76a6a20b92085a19903cf06a2 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sat, 6 Sep 2025 14:02:47 -0400 Subject: [PATCH] add new todo --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 4c9f3d9..6e2a045 100644 --- a/TODO +++ b/TODO @@ -9,5 +9,6 @@ Todo: * Document the extra options * Rewrite README [README] * Update tostr to have each line be in its own literal [tools/tostr] + * Get name from either the git config file, or system user name--warning on git init. end of file TODO