#!/bin/sh
#cp ./.hooks/pre-commit ./.git/hooks/pre-commit
git config core.hooksPath .githooks
