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:
Viktor Barzin 2026-02-08 15:41:25 +00:00
parent 53a47bf1f8
commit 71ca79e2a4
3 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,9 @@
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
"DISABLE_AUTOUPDATER": "1"
},
"model": "opus[1m]",
"statusLine": {
"type": "command",
"command": "~/.claude/statusline.sh",