#!/bin/bash echo "Configuring git to use .githooks directory..." git config core.hooksPath .githooks