.git_helpers/hooks/post-checkout

Fri, 06 Nov 2015 14:32:58 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 06 Nov 2015 14:32:58 -0500
changeset 225
5b91792c70ba
parent 180
96dbe6a6008d
child 440
aacbd4032a4c
permissions
-rwxr-xr-x

Add elixir defs

#!/bin/sh
export PATH=/opt/local/bin:${PATH}
export CTAGS_HOOK=1

~/.git_helpers/ctags >/dev/null 2>&1 </dev/null &

mercurial