From 77379fe35c36fc7d0a83a1b5f062861147336a81 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Thu, 23 Jan 2025 15:08:38 -0400 Subject: [PATCH] Just get rid of it --- dot_config/chezmoi/chezmoi.toml.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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