fix claude settings
This commit is contained in:
@@ -33,7 +33,12 @@
|
||||
"lastShownTime": 1754052643456
|
||||
},
|
||||
"hooks": {
|
||||
"onReady": "printf '\\a'"
|
||||
"Stop": [
|
||||
{
|
||||
"matcher": "*",
|
||||
"hooks": [{ "type": "command", "command": "printf '\\a'" }]
|
||||
}
|
||||
]
|
||||
},
|
||||
"$schema": "https://json.schemastore.org/claude-code-settings.json"
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
openssl.dev
|
||||
taplo
|
||||
sccache
|
||||
mold-wrapped
|
||||
mold
|
||||
clang
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user