view templates/git/hooks/post-commit @ 181:1ec3c51c9047

Add vim-like tmux copying
author zegervdv <zegervdv@me.com>
date Wed, 05 Nov 2014 21:55:16 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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