dotfiles/git_template/hooks/post-checkout
Fernando Schauenburg a557472b0f Initial commit
This adds the current state of my dotfiles for version control.
2015-06-13 21:09:33 +02:00

2 lines
55 B
Bash
Executable file

#!/usr/bin/env bash
.git/hooks/ctags >/dev/null 2>&1 &