diff --git a/dot_config/wtp/config.yml b/dot_config/wtp/config.yml index 9e3d7541537bb74e95372cb4b57b73eb84ea9b7b..c1269b578bc886b7bb2ceb2c6fe1111fbe37bdf4 100644 --- a/dot_config/wtp/config.yml +++ b/dot_config/wtp/config.yml @@ -9,6 +9,9 @@ hooks: - type: copy from: "crush.json" to: "crush.json" + - type: copy + from: ".chunkhound" + to: ".chunkhound" - type: copy from: "AGENTS.md" to: "AGENTS.md" @@ -18,3 +21,6 @@ hooks: - type: copy from: "CRUSH.md" to: "CRUSH.md" + - type: copy + from: "CRUSH.local.md" + to: "CRUSH.local.md"