mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-12 20:20:59 +02:00
b92462ff2d
This makes it easier to run tests without providing ZDOTDIR.
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
|