mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
15 lines
225 B
JSON
15 lines
225 B
JSON
{
|
|
"hooks": {
|
|
"SessionStart": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "./.claude/hooks/gh-setup.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|