Qwas Notes
Attachments
History
Blame
View Source
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Changelog
Page Index
开发环境配置
Linux本地开发环境配置
Linux远程开发环境配置
开发环境配置
Linux远程开发环境配置
4fd40a
Commit
4fd40a
2024-05-03 13:11:19
Qwas
: -/-
开发环境配置/Linux远程开发环境配置.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
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9