ZSH Commit message generator
· Hasse Wilson
zsh
One of the main things i use AI (Claude) for is for shellscripts.
One of the most tedious tasks is to write git commit messages. So i wrote a little zsh function i can use within a git repository, that reads all the changes and suggest to you, a commit message. The script make use of Gum to make it all a bit more glamorous.
One of the most tedious tasks is to write git commit messages. So i wrote a little zsh function i can use within a git repository, that reads all the changes and suggest to you, a commit message. The script make use of Gum to make it all a bit more glamorous.