feat(hooks): add scripts for symlinking git hooks

This commit is contained in:
bergquist
2016-01-18 14:41:17 +01:00
parent 61a655f199
commit c12aa0e8ce

3
symlink_git_hooks.sh Normal file
View File

@ -0,0 +1,3 @@
#/bin/bash
ln -s .hooks/* .git/hooks/