Skip to content

Commit d96a04e

Browse files
committed
Add autocommit script for simplified git commits
1 parent 4d4e54e commit d96a04e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

autocommit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
git commit -am "$(./git-context | llm -m openrouter/anthropic/claude-3.5-haiku)" -e

0 commit comments

Comments
 (0)