cat <<EOT >> ~/.bashrc unset HTTP_PROXY unset HTTPS_PROXY EOT cat <<EOT >> ~/.zshrc unset HTTP_PROXY unset HTTPS_PROXY EOT