Files
dotfiles/dot_claude/settings.json
2025-10-10 14:26:03 +02:00

12 lines
272 B
JSON

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