diff options
Diffstat (limited to 'githooks/install-hooks')
-rwxr-xr-x | githooks/install-hooks | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/githooks/install-hooks b/githooks/install-hooks new file mode 100755 index 0000000..7fb85db --- /dev/null +++ b/githooks/install-hooks @@ -0,0 +1,2 @@ +#! /usr/bin/env bash +git config core.hooksPath githooks |