Commit 02b3af6d8cc5
Changed files (2)
dots
.claude
systems
kyushu
dots/.claude/settings.json
@@ -5,7 +5,7 @@
"hooks": [
{
"type": "command",
- "command": "bun /home/vincent/.claude/hooks/initialize-session.ts"
+ "command": "claude-hooks-initialize-session"
}
]
}
@@ -15,7 +15,7 @@
"hooks": [
{
"type": "command",
- "command": "bun /home/vincent/.claude/hooks/capture-tool-output.ts"
+ "command": "claude-hooks-capture-tool-output"
}
]
}
systems/kyushu/home.nix
@@ -57,6 +57,7 @@
go-org-readwise
gh-restart-failed
arr
+ claude-hooks
];
}