view templates/git/hooks/post-commit @ 190:35664e63555d

Small fixes to vimrc
author zegervdv <zegervdv@me.com>
date Sun, 09 Nov 2014 10:54:46 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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