Add CLAUDE_CODE_VERSION_OVERRIDE=latest to zshenv
This commit is contained in:
parent
3657e7c945
commit
1836cf3420
1 changed files with 3 additions and 0 deletions
|
|
@ -9,5 +9,8 @@ export EDITOR='vim'
|
|||
# export LANG=en_US.UTF-8
|
||||
# export LC_ALL=en_US.UTF-8
|
||||
|
||||
# Claude Code
|
||||
export CLAUDE_CODE_VERSION_OVERRIDE=latest
|
||||
|
||||
# Cargo/Rust
|
||||
[[ -f "$HOME/.cargo/env" ]] && . "$HOME/.cargo/env"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue