1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

move config back to global space

This commit is contained in:
William Ting
2012-05-12 17:00:38 -10:00
parent 7123e23706
commit e62e720765
3 changed files with 22 additions and 29 deletions

View File

@@ -30,4 +30,4 @@ release:
git archive --format=tar --prefix autojump_$(VERSION)/ $(TAGNAME) | gzip > autojump_$(VERSION).tar.gz
test:
python tests/runtests.py
@tests/runtests.py