Archived
omz 使用官方镜像
This commit is contained in:
+2
-4
@@ -126,10 +126,8 @@ $ sudo sync
|
||||
`Zsh` 是比 `Bash` 好用的 `Shell` 程序,使用 `oh-my-zsh` 进行配置。
|
||||
|
||||
```bash
|
||||
## 使用清华大学镜像站安装 oh-my-zsh
|
||||
$ cd && git clone --depth=1 https://mirrors.tuna.tsinghua.edu.cn/git/ohmyzsh.git
|
||||
|
||||
$ cd ohmyzsh/tools && REMOTE=https://mirrors.tuna.tsinghua.edu.cn/git/ohmyzsh.git sh install.sh
|
||||
## 安装 oh-my-zsh
|
||||
$ sh -c "$(curl -fsSL https://install.ohmyz.sh)"
|
||||
|
||||
## 询问是否切换默认 shell,输入 Y
|
||||
|
||||
|
||||
+2
-4
@@ -132,10 +132,8 @@ $ sudo sync
|
||||
`Zsh` 是比 `Bash` 好用的 `Shell` 程序,使用 `oh-my-zsh` 进行配置。
|
||||
|
||||
```bash
|
||||
## 使用清华大学镜像站安装 oh-my-zsh
|
||||
$ cd && git clone --depth=1 https://mirrors.tuna.tsinghua.edu.cn/git/ohmyzsh.git
|
||||
|
||||
$ cd ohmyzsh/tools && REMOTE=https://mirrors.tuna.tsinghua.edu.cn/git/ohmyzsh.git sh install.sh
|
||||
## 安装 oh-my-zsh
|
||||
$ sh -c "$(curl -fsSL https://install.ohmyz.sh)"
|
||||
|
||||
## 询问是否切换默认 shell,输入 Y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user