wip
This commit is contained in:
@@ -38,7 +38,21 @@
|
||||
"matcher": "*",
|
||||
"hooks": [{ "type": "command", "command": "printf '\\a'" }]
|
||||
}
|
||||
],
|
||||
"SessionStart": [
|
||||
{
|
||||
"hooks": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "node \"/home/naps62/.claude/hooks/gsd-check-update.js\""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"$schema": "https://json.schemastore.org/claude-code-settings.json"
|
||||
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
||||
"statusLine": {
|
||||
"type": "command",
|
||||
"command": "node \"/home/naps62/.claude/hooks/gsd-statusline.js\""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user