File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -234,13 +234,13 @@ $ brew cask
234234清华源地址是:[ https://mirrors.tuna.tsinghua.edu.cn/ ] ( https://mirrors.tuna.tsinghua.edu.cn/ ) ,你可以直接在搜索中进行搜索 ` homebrew ` 即可找到相应的源:
235235
236236<div style =" text-align : left ;" >
237- <img src =" http ://macos-media.knowledge. ituknown.cn/homebrew/images-search.png" alt =" images-search.png " width =" 650 " />
237+ <img src =" https ://ituknown.cn/macos-media /homebrew/images-search.png" alt =" images-search.png " width =" 650 " />
238238</div >
239239
240240我们需要更新这些源,其中 ` homebrew-bottles ` 与我们安装软件有关,所以推荐也进行设置。点击 ` homebrew ` 即可进入说明页面,在说明页面中也有说明如何使用,只需要按照文档说明执行命令即可:
241241
242242<div style =" text-align : left ;" >
243- <img src =" http ://macos-media.knowledge. ituknown.cn/homebrew/use-helper.png" alt =" use-helper.png " width =" 650 " />
243+ <img src =" https ://ituknown.cn/macos-media /homebrew/use-helper.png" alt =" use-helper.png " width =" 650 " />
244244</div >
245245
246246所以,笔者这里就替换 ` brew ` 、 ` brew-core ` 以及 ` brew-cask ` ,直接执行如下命令即可:
@@ -259,7 +259,7 @@ brew update
259259等待命令执行完成后执行 ` brew config ` 即可查看配置的源信息,示例:
260260
261261<div style =" text-align : left ;" >
262- <img src =" http ://macos-media.knowledge. ituknown.cn/homebrew/brew_config.png" alt =" brew_config.png " width =" 650 " />
262+ <img src =" https ://ituknown.cn/macos-media /homebrew/brew_config.png" alt =" brew_config.png " width =" 650 " />
263263</div >
264264
265265现在就来更换 ` homebrew-bottles ` ,直接点击然后拷贝 URL 链接即可,链接如下:
Original file line number Diff line number Diff line change 66** 1)** 在系统偏好(Systempre Perences)设置中找到系统更新(Software Update),取消勾选自动更新(Automatically keep my Mac up tp date)选项。如下图:
77
88<div style =" text-align : left ;" >
9- <img src =" http ://macos-media.knowledge. ituknown.cn/disable_system_update/software-update.png" alt =" software-update.png " width =" 650 " />
9+ <img src =" https ://ituknown.cn/macos-media /disable_system_update/software-update.png" alt =" software-update.png " width =" 650 " />
1010</div >
1111
1212** 2)** 接着点击高级(Advanced),取消勾选自动更新检查。如下图:
1313
1414<div style =" text-align : left ;" >
15- <img src =" http ://macos-media.knowledge. ituknown.cn/disable_system_update/software-update-advice.png" alt =" software-update-advice.png " width =" 650 " />
15+ <img src =" https ://ituknown.cn/macos-media /disable_system_update/software-update-advice.png" alt =" software-update-advice.png " width =" 650 " />
1616</div >
1717
1818这样以后就不会有更新提示了,但是在 Dock 中当前还是有个红点提示,看起来挺烦的。如下图:
1919
2020<div style =" text-align : left ;" >
21- <img src =" http ://macos-media.knowledge. ituknown.cn/disable_system_update/desktop-dock.png" alt =" desktop-dock.png " width =" 650 " />
21+ <img src =" https ://ituknown.cn/macos-media /disable_system_update/desktop-dock.png" alt =" desktop-dock.png " width =" 650 " />
2222</div >
2323
2424
@@ -58,4 +58,3 @@ $ disablesysupdate
5858# 开启更新提醒
5959$ enablesysupdate
6060```
61-
You can’t perform that action at this time.
0 commit comments