This repo has a folder example that has a .gitconfig file with some
configurations.
Execute chmod +x install.sh then ./install.sh.
- The installation script will only create a symlink of the
.gitmessageand.git_templateon the root folder. TO actually use it those configurations you will need to follow the config example on the example folder.
To skip commit hook:
execute git commit --no-verify