.zshrc. # PYENV ARCH=`arch` if [[ "${ARCH}" == "arm64" ]]; then export PYENV_ROOT="/Users/rob/.pyenv/arm64" else export ...
確定! 回上一頁