Sat, 10 Dec 2016 14:21:31 -0800
update for self-forking
180 | 1 | #!/bin/sh |
2 | export PATH=/opt/local/bin:${PATH} | |
444
1e9fc079c697
update for self-forking
Meredith Howard <mhoward@roomag.org>
parents:
440
diff
changeset
|
3 | CTAGS_HOOK=1 git ctags 2>&1 |