docs(Linux): 修正文档中的格式和空格问题
修复文档中多余的空格和格式不一致问题,保持文档整洁统一
This commit is contained in:
parent
4e495cee3e
commit
0a3fd1931e
@ -2908,7 +2908,7 @@ dnf install -y zsh
|
|||||||
### 脚本安装
|
### 脚本安装
|
||||||
|
|
||||||
| **Method** | **Command** |
|
| **Method** | **Command** |
|
||||||
| ------------------------------------------------ | ------------------------------------------------------------ |
|
| ------------------------------------------------ | ------------------------------------------------------------------------------------ |
|
||||||
| **curl** | `sh -c "$(curl -fsSL https://install.ohmyz.sh/)"` |
|
| **curl** | `sh -c "$(curl -fsSL https://install.ohmyz.sh/)"` |
|
||||||
| **wget** | `sh -c "$(wget -O- https://install.ohmyz.sh/)"` |
|
| **wget** | `sh -c "$(wget -O- https://install.ohmyz.sh/)"` |
|
||||||
| **fetch** | `sh -c "$(fetch -o - https://install.ohmyz.sh/)"` |
|
| **fetch** | `sh -c "$(fetch -o - https://install.ohmyz.sh/)"` |
|
||||||
@ -2917,7 +2917,7 @@ dnf install -y zsh
|
|||||||
|
|
||||||
注意:同意使用 Oh-my-zsh 的配置模板覆盖已有的 `.zshrc`。
|
注意:同意使用 Oh-my-zsh 的配置模板覆盖已有的 `.zshrc`。
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 从`.bashrc`中迁移配置(可选)
|
### 从`.bashrc`中迁移配置(可选)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user