writes your commit messages
- install llm commandline and configure your keys
- include llm-git-commit.zsh to your .zshrc (
source /path/to/llm-git-commit.zsh
) - go to your project directory and from there run the install.sh script (or copy the .sh and .llm-system-prompt files to your project)
- when you're ready to commit code, type
c
type a hint after c to give the llm a hint, e.g.:
- hint temp
- hint deploy
- hint refactoring app directory