Commit add8b1
2024-05-02 01:47:04 Qwas: -/-"a/WSL/WSL\344\275\277\347\224\250.md" .. "b/WSL/WSL\344\275\277\347\224\250.md" | |
@@ 59,9 59,6 @@ | |
## 安装 zsh | |
```sh | |
- | apt install zsh |
- | ``` |
- | |
- | ```sh |
+ | sudo apt install zsh |
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | |
``` |