]> Sergey Matveev's repositories - zsh-autoenv.git/history - tests/recurse-upwards.t
Fix $PWD while sourcing .env file - should be dir of .env file
[zsh-autoenv.git] / tests / recurse-upwards.t
2014-11-25 Daniel HahlerFix $PWD while sourcing .env file - should be dir of...
2014-11-24 Daniel HahlerFix handling of stack for leave, add to stack for autoe...
2014-11-24 Daniel Hahlertests: use sed to prepend to .env file
2014-11-24 Daniel HahlerSome more refactoring, adding support for `autoenv_sour...