view templates/git/hooks/post-merge @ 177:ca5bd373473e

Add function to search for word under cursor with Ag
author zegervdv <zegervdv@me.com>
date Tue, 04 Nov 2014 22:25:38 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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