Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 236 Bytes

gitee加速.md

File metadata and controls

8 lines (8 loc) · 236 Bytes

使用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)"