fix(modules): 修正 zsh hook 脚本路径
This commit is contained in:
@@ -3,5 +3,5 @@ description: Zsh 及插件
|
||||
dotfiles:
|
||||
- source: dotfiles/.zshrc
|
||||
target: ~/.zshrc
|
||||
post_install_hook: scripts/set-default-shell.sh
|
||||
post_install_hook: set-default-shell.sh
|
||||
hook_behavior: once
|
||||
|
||||
Reference in New Issue
Block a user