#!/bin/bash

cd "$(dirname "$0")"
cp pre-commit commit-msg ../.git/hooks
