dotfiles/git/.git_template/hooks/post-checkout
Diogo Cordeiro c6cc2d3f9d first commit
2021-02-18 17:53:07 +00:00

3 lines
45 B
Bash
Executable File

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