diff --git a/.git_helpers/hooks/post-checkout b/.git_helpers/hooks/post-checkout --- a/.git_helpers/hooks/post-checkout +++ b/.git_helpers/hooks/post-checkout @@ -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