summary refs log tree commit diff stats
path: root/git-hooks/post-checkout
diff options
context:
space:
mode:
Diffstat (limited to 'git-hooks/post-checkout')
-rwxr-xr-xgit-hooks/post-checkout2
1 files changed, 0 insertions, 2 deletions
diff --git a/git-hooks/post-checkout b/git-hooks/post-checkout
deleted file mode 100755
index 96f2200..0000000
--- a/git-hooks/post-checkout
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env zsh
-exec "$GIT_DIR/../install"