mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
修复 omz 清理命令
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ Time to change your default shell to zsh:
|
|||||||
Do you want to change your default shell to zsh? [Y/n] y
|
Do you want to change your default shell to zsh? [Y/n] y
|
||||||
|
|
||||||
## oh-my-zsh 安装后清理
|
## 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.配置默认编辑器
|
### 1.5.配置默认编辑器
|
||||||
|
|||||||
+1
-1
@@ -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
|
Do you want to change your default shell to zsh? [Y/n] y
|
||||||
|
|
||||||
## oh-my-zsh 安装后清理
|
## 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.配置默认编辑器
|
### 1.5.配置默认编辑器
|
||||||
|
|||||||
Reference in New Issue
Block a user