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"