if [[ -x ~/.cargo/bin/zoxide ]]; then eval "$(zoxide init zsh)" alias cd='z' fi