From 33735402a5eb90bb3f531907d2233b2ad4581185 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Wed, 25 Mar 2026 15:18:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20dotfiles=20source=20?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=EF=BC=8C=E6=8C=87=E5=90=91=20dotfiles/.zshrc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/zsh/module.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/zsh/module.yaml b/modules/zsh/module.yaml index 594541d..673fe01 100644 --- a/modules/zsh/module.yaml +++ b/modules/zsh/module.yaml @@ -1,6 +1,5 @@ description: Zsh 及插件 -dotfiles_sync: true dotfiles: - - source: .zshrc + - source: dotfiles/.zshrc target: ~/.zshrc