anaxios c72a7835da Title: Improve script robustness
Content: Switch from set -eu to set -e for more robust error handling
2024-08-07 03:54:16 -07:00
2024-08-07 03:54:16 -07:00

use AI to draft commit messages

clone this repo and then link the scripts into your path.

requires: jq

use

Instead of

git commit -m "your message here"`
aicommit
Description
Rayai will draft git commit messages for you. Also a script for groq.
Readme 78 KiB
Languages
Shell 100%