feat: remove claude settings

This commit is contained in:
Daniel Bauer
2026-08-15 11:40:15 +02:00
parent 308ef87e04
commit a385836914

View File

@@ -1,21 +0,0 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"includeCoAuthoredBy": false,
"statusLine": {
"type": "command",
"command": "~/.claude/statusline.sh",
"padding": 0
},
"enabledPlugins": {
"context7@claude-plugins-official": true
},
"alwaysThinkingEnabled": true,
"effortLevel": "high",
"tui": "fullscreen",
"theme": "dark",
"verbose": true,
"remoteControlAtStartup": true,
"agentPushNotifEnabled": true,
"skipAutoPermissionPrompt": true,
"model": "sonnet"
}