Skip to content

Commit 3b50b53

Browse files
committed
Add commit skill to Codex externals
1 parent 0e3f32d commit 3b50b53

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/.chezmoiexternal.toml.tmpl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ type = "file"
2020
# renovate: currentValue=main
2121
url = "https://raw.githubusercontent.com/mattpocock/skills/9603c1cc8118d08bc1b3bf34cf714f62178dea3b/skills/productivity/grilling/SKILL.md"
2222

23+
[".codex/skills/commit/SKILL.md"]
24+
type = "file"
25+
# renovate: currentValue=main
26+
url = "https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/plugins/commit-commands/commands/commit.md"
27+
2328
[".codex/skills/grill-me/SKILL.md"]
2429
type = "file"
2530
# renovate: currentValue=main

0 commit comments

Comments
 (0)