dot_config/wtp/config.yml 🔗
@@ -0,0 +1,20 @@
+version: "1.0"
+defaults:
+ base_dir: ".."
+hooks:
+ post_create:
+ - type: copy
+ from: ".crush"
+ to: ".crush"
+ - type: copy
+ from: "crush.json"
+ to: "crush.json"
+ - type: copy
+ from: "AGENTS.md"
+ to: "AGENTS.md"
+ - type: copy
+ from: "CLAUDE.md"
+ to: "CLAUDE.md"
+ - type: copy
+ from: "CRUSH.md"
+ to: "CRUSH.md"