forked from colonelpanic/dotfiles
19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"enabledPlugins": {
|
|
"superpowers@superpowers-marketplace": true,
|
|
"agent-browser@agent-browser": true
|
|
},
|
|
"hooks": {
|
|
"UserPromptSubmit": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "~/.agents/hooks/tmux-title.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|