annotate templates/git/hooks/post-checkout @ 136:ce3f4f32d1b5

Moved custom zsh theme to custom folder in oh-my-zsh
author zegervdv <zegervdv@me.com>
date Sun, 05 Oct 2014 18:39:02 +0200
parents a8279f1d5b39
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
a8279f1d5b39 Add template hooks
zegervdv <zegervdv@me.com>
parents:
diff changeset
1 #!/bin/sh
a8279f1d5b39 Add template hooks
zegervdv <zegervdv@me.com>
parents:
diff changeset
2 .git/hooks/ctags >/dev/null 2>&1 &