summaryrefslogtreecommitdiff
path: root/git_template/hooks/post-commit
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-04-19 15:24:25 +0100
committerUrbain Vaes <urbain@vaes.uk>2016-04-19 15:24:25 +0100
commite146e947c52ac4adbe426b3f893faff1e46ed5f8 (patch)
tree1605bf4eb78cc619988c92632f3cee2a56143fd5 /git_template/hooks/post-commit
parent83bd503208d45fa837348441196dd07223b13e3e (diff)
Use GNU stow for dotfiles management
Diffstat (limited to 'git_template/hooks/post-commit')
-rwxr-xr-xgit_template/hooks/post-commit2
1 files changed, 0 insertions, 2 deletions
diff --git a/git_template/hooks/post-commit b/git_template/hooks/post-commit
deleted file mode 100755
index 84f17ed..0000000
--- a/git_template/hooks/post-commit
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-.git/hooks/ctags >/dev/null 2>&1 &