11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"hooks": {
|
|
"PrePrompt": [
|
|
{
|
|
"type": "command",
|
|
"command": "python scripts/schedule_manager.py list --format brief"
|
|
}
|
|
]
|
|
}
|
|
}
|