feat: update post

This commit is contained in:
2023-12-01 21:54:18 +08:00
parent 55f5bbd15e
commit 7668b918ee

View File

@@ -187,7 +187,7 @@ Host serverA
安装 OH-MY-ZSH, 在此之前确保已安装 `git` `zsh`
```shell
sh -c "$(curl -fsSL [https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh](https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh))"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
```