view templates/git/hooks/post-commit @ 159:ec65f74e44ff

Clean up old zsh configs
author zegervdv <zegervdv@me.com>
date Fri, 24 Oct 2014 19:05:35 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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