mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
update claude model
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
||||||
"includeCoAuthoredBy": false,
|
"includeCoAuthoredBy": false,
|
||||||
"model": "opusplan",
|
"enableAllProjectMcpServers": true,
|
||||||
"statusLine": {
|
"statusLine": {
|
||||||
"type": "command",
|
"type": "command",
|
||||||
"command": "~/.claude/statusline.sh",
|
"command": "~/.claude/statusline.sh",
|
||||||
"padding": 0
|
"padding": 0
|
||||||
},
|
},
|
||||||
"enableAllProjectMcpServers": true
|
"model": "opusplan"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user