feat(scripts): merge-settings.sh — jq merge with preservation of theme/editorMode
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"theme": "dark",
|
||||
"editorMode": "vscode",
|
||||
"statusLine": "compact",
|
||||
"enabledPlugins": {
|
||||
"old-plugin@old-marketplace": true
|
||||
},
|
||||
"permissions": {
|
||||
"allow": ["Bash(old:*)"],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
},
|
||||
"hooks": {
|
||||
"SessionStart": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user