]> Sergey Matveev's repositories - zsh-autoenv.git/blob - tests/ZDOTDIR.loadviafunction/.zshenv
tests: simplify ZDOTDIR setup, remove base
[zsh-autoenv.git] / tests / ZDOTDIR.loadviafunction / .zshenv
1 antigen-like-loader-function() {
2   source "$TESTDIR/../autoenv.plugin.zsh"
3 }
4 TEST_SOURCE_AUTOENV=antigen-like-loader-function