Files
dot/config/git_template/hooks/post-checkout
Martin Pander 03c7bc3c59 Initial commit
2020-09-10 09:54:18 +02:00

3 lines
46 B
Bash
Executable File

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