view templates/git/hooks/post-commit @ 40:f79361618cac

Organize vimrc
author zegervdv <zegervdv@me.com>
date Thu, 17 Apr 2014 08:16:34 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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