mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Files
074b99480db9ffe7f2f86a5cbd7a96f13843410c
16 lines
227 B
JSON
16 lines
227 B
JSON
{
|
|||
"hooks": {
|
|||
"SessionStart": [
|
|||
{
|
|||
"hooks": [
|
|||
{
|
|||
"type": "command",
|
|||
"command": "./scripts/session-init.sh",
|
|||
"timeout": 10
|
|||
}
|
|||
]
|
|||
}
|
|||
]
|
|||
}
|
|||
}
|