Commit 4fd40a
2024-05-03 13:11:19 Qwas: -/-"a/\345\274\200\345\217\221\347\216\257\345\242\203\351\205\215\347\275\256/Linux\350\277\234\347\250\213\345\274\200\345\217\221\347\216\257\345\242\203\351\205\215\347\275\256.md" .. "b/\345\274\200\345\217\221\347\216\257\345\242\203\351\205\215\347\275\256/Linux\350\277\234\347\250\213\345\274\200\345\217\221\347\216\257\345\242\203\351\205\215\347\275\256.md" | |
@@ 8,7 8,7 @@ | |
## 安装 oh-my-bash | |
```sh | |
- | bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)" |
+ | bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)" |
``` | |
## 安装 git unzip |