#!/bin/bash

cp .hooks/pre-commit .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit
