chore: lint text and auto correct

This commit is contained in:
github-actions[bot]
2024-04-18 03:50:34 +00:00
committed by GitHub
parent 83d6a8ba7f
commit 4b10bcfdac
4 changed files with 93 additions and 93 deletions

View File

@@ -93,7 +93,7 @@ sudo apt install zsh tmux htop duf htop tldr screenfetch tree
### 1.5 设置 hostname
可选,为了便于识别和后续配置 oh-my-zsh 更美观. 这里修改完后还需要更新 hosts设置把刚才设置的新的主机名指向 localhost
可选,为了便于识别和后续配置 oh-my-zsh 更美观这里修改完后还需要更新 hosts 设置,把刚才设置的新的主机名指向 localhost
```shell
sudo hostnamectl set-hostname my-new-server
@@ -214,7 +214,7 @@ git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/z
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting --depth=1
```
git clone速度不佳可以考虑一些开放的加速服务比如
git clone 速度不佳可以考虑一些开放的加速服务比如
- https://ghproxy.org/
- https://mirror.ghproxy.com/