summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-06 23:56:32 +0300
committerPaul Buetow <paul@buetow.org>2026-07-06 23:56:32 +0300
commit62ff4e782bc057d277a7c41fa35a665e2aeca045 (patch)
tree5ca14104e68a9815f20ae6802c78341c6dc94371 /TODO.md
parent5600bedb927e291e2e78e6140de256e1a1d4475c (diff)
initial package management
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 33a5e9a..0cdfef3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -19,10 +19,7 @@ DONE!
## 4. Glob / multi-file installs
-The `ensure_dir` helper installs `"$DOT/foo/*"` into a destination dir. gonf
-`file.Have` handles a single file. Need a way to install a glob of source files
-into a destination directory (helix, ghostty, hexai, lazygit, opencode, tmux,
-sway, waybar, scripts, systemd units, calendar, pipewire).
+MAYBE LATER, JUST USE NATIVE GO GLOB FOR NOW!
## 5. Prune / reconcile stale files