rait-09_obsidian-agent-client/.claude/settings.json

15 lines
225 B
JSON

{
"hooks": {
"SessionStart": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "./.claude/hooks/gh-setup.sh"
}
]
}
]
}
}