zsh-autoenv/tests/ZDOTDIR.loadviafunction/.zshenv

5 lines
126 B
Plaintext
Raw Normal View History

antigen-like-loader-function() {
source "$TESTDIR/../autoenv.plugin.zsh"
}
TEST_SOURCE_AUTOENV=antigen-like-loader-function