Files
dotfiles/dot_claude/settings.json
2026-04-18 17:16:12 +02:00

14 lines
333 B
JSON

{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"includeCoAuthoredBy": false,
"enableAllProjectMcpServers": true,
"statusLine": {
"type": "command",
"command": "~/.claude/statusline.sh",
"padding": 0
},
"enabledPlugins": {},
"alwaysThinkingEnabled": true,
"effortLevel": "medium"
}