update
This commit is contained in:
@@ -72,3 +72,5 @@ which direnv &> /dev/null && eval "$(direnv hook zsh)"
|
||||
which starship &> /dev/null && eval "$(starship init zsh)"
|
||||
which zoxide &> /dev/null && eval "$(zoxide init zsh)"
|
||||
which pyenv &> /dev/null && eval "$(pyenv init --path)"
|
||||
|
||||
export PATH="/opt/homebrew/opt/rustup/bin:$PATH:$HOME/.cargo/bin"
|
||||
|
||||
Reference in New Issue
Block a user