view templates/git/hooks/post-commit @ 135:ff0f692ad70c

Add tmuxline to match style of vim
author zegervdv <zegervdv@me.com>
date Sun, 05 Oct 2014 18:26:46 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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