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

@ -11,6 +11,3 @@ export EDITOR='vim'
# Cargo/Rust
[[ -f "$HOME/.cargo/env" ]] && . "$HOME/.cargo/env"
# Claude Code
export META_CLAUDE_CODE_RELEASE=latest