view templates/git/hooks/post-checkout @ 256:f051de40b409 default tip

Add fzf as fuzzy file finder in vim
author zegervdv <zegervdv@me.com>
date Wed, 04 Mar 2015 22:05:53 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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