blob: f57c47a387a66a226ed17f25e9baec0c16873a50 [file] [edit]
{
"hooks": {
"SessionStart": [
{
"matcher": "startup",
"hooks": [
{
"type": "command",
"command": ".claude/hooks/session-start.sh"
}
]
}
]
}
}