]> git.otsuka.systems Git - dotfiles/commitdiff
add armin external extensions master
authorCameron Otsuka <cameron@otsuka.haus>
Sat, 25 Apr 2026 02:58:06 +0000 (11:58 +0900)
committerCameron Otsuka <cameron@otsuka.haus>
Sat, 25 Apr 2026 02:58:06 +0000 (11:58 +0900)
.chezmoiexternal.toml [new file with mode: 0644]

diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml
new file mode 100644 (file)
index 0000000..f973330
--- /dev/null
@@ -0,0 +1,15 @@
+[".pi/agent/extensions/answer.ts"]
+    type = "file"
+    url = "https://raw.githubusercontent.com/mitsuhiko/agent-stuff/refs/heads/main/extensions/answer.ts"
+    refreshPeriod = "168h"
+
+
+[".pi/agent/extensions/review.ts"]
+    type = "file"
+    url = "https://raw.githubusercontent.com/mitsuhiko/agent-stuff/refs/heads/main/extensions/review.ts"
+    refreshPeriod = "168h"
+
+[".pi/agent/extensions/todos.ts"]
+    type = "file"
+    url = "https://raw.githubusercontent.com/mitsuhiko/agent-stuff/refs/heads/main/extensions/todos.ts"
+    refreshPeriod = "168h"