A tool to write a commit message based on Conventional Commits
sh function gitk { git commit -m "`rcz`" }