# Cargo / Rust
. "$HOME/.cargo/env"

# VSCode
[[ "$TERM_PROGRAM" == "vscode" ]] && . "$(code --locate-shell-integration-path zsh)"
