view templates/git/hooks/post-commit @ 254:731b2964b8fd

Add mapping to compile latex
author zegervdv <zegervdv@me.com>
date Tue, 03 Mar 2015 21:10:25 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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