view templates/git/hooks/post-commit @ 27:d75ec1f32cae

Add folds to vimrc
author zegervdv <zegervdv@me.com>
date Sun, 30 Mar 2014 22:57:22 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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