diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure new file mode 100755 index 0000000..2645c08 --- /dev/null +++ b/configure @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +# Activates git_hooks directory +git config core.hooksPath git_hooks
\ No newline at end of file |