Rename pre source-state read script to '.before-source-state.sh'

This commit is contained in:
2024-11-05 17:24:51 -06:00
parent 61f2cb2874
commit 58051771da
2 changed files with 1 additions and 1 deletions

View File

@@ -54,4 +54,4 @@ encryption = "age"
recipient = "age1s3ctpj9lafl6qwyvd89sn448us7gdzd53d8yyhsc7zny78c0k4sqerrkze"
[hooks.read-source-state.pre]
command = "{{ .chezmoi.sourceDir }}/.install-password-manager.sh"
command = "{{ .chezmoi.sourceDir }}/.before-source-state.sh"