20 lines
367 B
JSON
20 lines
367 B
JSON
{
|
|
"hooks": {
|
|
"Stop": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "afplay /System/Library/Sounds/Funk.aiff"
|
|
},
|
|
{
|
|
"type": "command",
|
|
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/remove-merged-worktrees.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|