mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-14 10:15:12 +02:00
tests: define/use $TEST_SOURCE_AUTOENV
This handled (re)loading autoenv for ZDOTDIR=tests/ZDOTDIR.loadviafunction.
This commit is contained in:
@@ -5,7 +5,6 @@ AUTOENV_DEBUG=0
|
||||
antigen-like-loader-function() {
|
||||
source "$TESTDIR/../autoenv.plugin.zsh"
|
||||
}
|
||||
antigen-like-loader-function
|
||||
|
||||
export AUTOENV_ENV_FILENAME="$PWD/.env_auth"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user