mirror of
https://github.com/notfresh/git_faq.git
synced 2026-06-04 08:04:22 +08:00
Create gitee加速.md
This commit is contained in:
8
gitee加速.md
Normal file
8
gitee加速.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 使用gitee加速下载
|
||||
```
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
```
|
||||
替换为
|
||||
```
|
||||
sh -c "$(curl -fsSL https://gitee.com/yu_flute/ohmyzsh/raw/master/tools/install.sh)"
|
||||
```
|
||||
Reference in New Issue
Block a user