Sync dotfiles: update settings, marketplaces, and zshenv
- Fix CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS env var name (was missing L) - Restore model setting in claude settings - Update marketplace paths and timestamps - Remove META_CLAUDE_CODE_RELEASE from zshenv (no longer set locally)
This commit is contained in:
parent
53a47bf1f8
commit
71ca79e2a4
3 changed files with 4 additions and 5 deletions
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"env": {
|
||||
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
|
||||
"DISABLE_AUTOUPDATER": "1"
|
||||
},
|
||||
"model": "opus[1m]",
|
||||
"statusLine": {
|
||||
"type": "command",
|
||||
"command": "~/.claude/statusline.sh",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue