rc
A git commit message generator based on
Conventional Commits
Example
sh function gk { git commit -m "`rc`" }