# ~/.zshenv # typeset -U PATH path path=("$HOME/.local/bin" "$path[@]" "$HOME/.cargo/bin") export PATH