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远程开发环境配置
1aa059
Commit
1aa059
2024-05-03 13:06:45
Qwas
: 添加 oh-my-bash 配置
开发环境配置/Linux远程开发环境配置.md
..
@@ 5,6 5,12 @@
如在公网使用,请将 http://mirrors.cloud.aliyuncs.com 替换成 https://mirrors.aliyun.com
:::
+
## 安装 oh-my-bash
+
+
```sh
+
bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)"
+
```
+
## 安装 git unzip
```sh
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