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
|
|
@ -11,6 +11,3 @@ export EDITOR='vim'
|
|||
|
||||
# Cargo/Rust
|
||||
[[ -f "$HOME/.cargo/env" ]] && . "$HOME/.cargo/env"
|
||||
|
||||
# Claude Code
|
||||
export META_CLAUDE_CODE_RELEASE=latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue