From 47ebcd662874bcb69306e6ddf93abf0aa928cdb7 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Mon, 13 Jul 2026 12:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20omz=20=E6=B8=85=E7=90=86?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05.PVE制作虚拟机模板.md | 2 +- 07.PVE制作TS服务器.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05.PVE制作虚拟机模板.md b/05.PVE制作虚拟机模板.md index 62ad5e5..4adc9ef 100644 --- a/05.PVE制作虚拟机模板.md +++ b/05.PVE制作虚拟机模板.md @@ -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 ## 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.配置默认编辑器 diff --git a/07.PVE制作TS服务器.md b/07.PVE制作TS服务器.md index 857ebda..cd0961e 100644 --- a/07.PVE制作TS服务器.md +++ b/07.PVE制作TS服务器.md @@ -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.配置默认编辑器