]> Sergey Matveev's repositories - zsh-autoenv.git/commit
Allow to limit `autoenv_source_parent`'s upward recursion
authorDaniel Hahler <git@thequod.de>
Fri, 9 Oct 2015 20:13:36 +0000 (22:13 +0200)
committerDaniel Hahler <git@thequod.de>
Fri, 9 Oct 2015 20:16:07 +0000 (22:16 +0200)
commiteebdce22dfc7e987554510feee93dd5ecfbc268a
tree5fa042a3a976e248f5702ba63aba4e77eadb6170
parent58268b8da3818476d6698ec044a64b25bad5a24e
Allow to limit `autoenv_source_parent`'s upward recursion

This allows to use `autoenv_source_parent ..` to only look in the parent
directory.
README.md
autoenv.zsh
tests/source-parent-until.t [new file with mode: 0644]