菜鸟笔记
提升您的技术认知

mac安装brew(亲测)

在网上搜了很多brew安装方式,包括使用官网的方式都安装报错
Failed to connect to raw.githubusercontent.com port 443: Connection refused

然后找了好久终于找到一个安装成功。

安装方式

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"