Open DRM-Free opened 1 year ago
I was having the same problem, in my case I didn't follow the fully the instructions https://github.com/commitizen/cz-cli#conventional-commit-messages-as-a-global-utility
npm install -g commitizen
npm install -g cz-conventional-changelog
echo '{ "path": "cz-conventional-changelog" }' > ~/.czrc
Installed via aur repositories (archlinux). When running git cz, I get the usual git commit prompt (fill commit message in vim editor).