1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-11-18 05:51:00 +02:00
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