#!/usr/bin/env bash ## Set a local git commit template git config --local commit.template ".git_commit_template.txt" ;