Files
2025-11-30 08:56:51 +08:00

15 lines
454 B
JSON

{
"hooks": {
"SessionStart": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "echo '一番最初にserenaのプロジェクトをカウントディレクトリ(`.`)でのアクティベートなど、初期設定を実行してください。'"
}
]
}
]
}
}