Files
gh-xdg-xdg-claude-pithy-com…/hooks/hooks.json
2025-11-30 09:07:03 +08:00

15 lines
219 B
JSON

{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"
}
]
}
]
}
}