修复 omz 清理命令

This commit is contained in:
CallMeR
2026-07-13 12:38:18 +08:00
parent 190342575e
commit 47ebcd6628
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ Time to change your default shell to zsh:
Do you want to change your default shell to zsh? [Y/n] y
## oh-my-zsh 安装后清理
$ cd && rm -rvf ohmyzsh .bash_history .zsh_history .shell.pre-oh-my-zsh
$ cd && rm -rvf .bash_history .zsh_history .shell.pre-oh-my-zsh
```
### 1.5.配置默认编辑器