view templates/git/hooks/post-merge @ 16:17afab9bd228

Open vim at last known position
author zegervdv <zegervdv@me.com>
date Wed, 12 Mar 2014 21:35:40 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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