Files
dotfiles/dot_claude/settings.json
Daniel Bauer 4240fe6a8f add git alias
2025-12-02 11:43:59 +01:00

15 lines
357 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": {
"code-review@claude-code-marketplace": true
},
"alwaysThinkingEnabled": true
}