feat(modules): 添加 zsh 默认 shell 自动设置

This commit is contained in:
2026-03-25 16:19:55 +08:00
parent 67fc622926
commit efa5fd835c
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -3,3 +3,5 @@ description: Zsh 及插件
dotfiles:
- source: dotfiles/.zshrc
target: ~/.zshrc
post_install_hook: scripts/set-default-shell.sh
hook_behavior: once