mirror of
https://github.com/obra/superpowers.git
synced 2026-06-25 03:59:05 +08:00
Compare commits
1 Commits
codex/issu
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
321c8cd24c |
@@ -2,12 +2,11 @@
|
||||
"hooks": {
|
||||
"SessionStart": [
|
||||
{
|
||||
"matcher": "startup|resume|clear",
|
||||
"matcher": "startup|clear|compact",
|
||||
"hooks": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "\"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
|
||||
"commandWindows": "& \"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
|
||||
"async": false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user