diff --git a/.git_helpers/hooks/post-commit b/.git_helpers/hooks/post-commit --- a/.git_helpers/hooks/post-commit +++ b/.git_helpers/hooks/post-commit @@ -2,4 +2,4 @@ export PATH=/opt/local/bin:${PATH} export CTAGS_HOOK=1 -~/.git_helpers/ctags >/dev/null 2>&1 /dev/null 2>&1