]> Sergey Matveev's repositories - zsh-autoenv.git/blob - Makefile
_dotenv_source: use 'builtin cd' and stored dir instead of 'cd -'
[zsh-autoenv.git] / Makefile
1 .PHONY: itests tests
2
3 itests:
4         ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests
5
6 tests:
7         ZDOTDIR="${PWD}/tests" cram --shell=zsh tests