mirror of https://github.com/jkjoy/sunpeiwen.git
591 B
591 B
layout | cid | title | slug | date | updated | status | author | categories | tags | dtMode | radioPostImg | abbrlink | icon | thumbnail | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
post | 338 | macOS一键安装homebrew国内镜像 | macos-one-click-homebrew-installation | 2022/07/29 15:33:00 | 2022/08/02 10:41:17 | publish | 老孙 |
|
|
0 | none | 9223 |
- 国内镜像的一键安装脚本
官方给出的一键安装由于墙的原因可能无法安装成功。 所以找到了一个国内镜像的一键安装脚本
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"