终端安装命令:
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
镜像执行过程:
选择镜像来源
备份、删除、重新拉取
执行备份脚本并在桌面创建备份文件
重新拉取
拉取homebrew放在`/usr/local/Homebrew下面`
创建brew所需目录
分别拉取以下东西
homebrew-core:brew核心代码
homebrew-cask:图形化软件
homebrew-services:brew管理服务
配置环境变量到~/.zprofile
查看版本:brew -v