mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-02-20 00:34:43 +02:00
5 lines
126 B
Bash
5 lines
126 B
Bash
antigen-like-loader-function() {
|
|
source "$TESTDIR/../autoenv.plugin.zsh"
|
|
}
|
|
TEST_SOURCE_AUTOENV=antigen-like-loader-function
|