diff --git a/dot_config/chezmoi/chezmoi.toml.tmpl b/dot_config/chezmoi/chezmoi.toml.tmpl index 8e1ebfd..ee3bba2 100644 --- a/dot_config/chezmoi/chezmoi.toml.tmpl +++ b/dot_config/chezmoi/chezmoi.toml.tmpl @@ -4,6 +4,4 @@ encryption = "age" recipient = "age1eshsd8qvaq0z4achjezvrw4spc57a7a72xp7ej663qlk6lnets2sjvkuy6" [edit] command = "code" - args = ["--wait"] -[hooks.read-source-state.pre] - command = "echo 'Put age key in ~/.config/age/key'" \ No newline at end of file + args = ["--wait"] \ No newline at end of file