rcz

A tool to write a commit message based on Conventional Commits

Example

sh function gitk { git commit -m "`rcz`" }