dotfiles/.git_templates/hooks/post-checkout

3 lines
45 B

#!/bin/sh
.git/hooks/ctags >/dev/null 2>&1 &