view templates/git/hooks/post-commit @ 5:8975f7375c41

Use ag with ctrl-p
author zegervdv <zegervdv@me.com>
date Sun, 23 Feb 2014 18:18:15 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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