1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-01-23 06:01:07 +02:00

13 lines
261 B
Plaintext
Raw Normal View History

test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
AUTOENV_DEBUG=0
antigen-like-loader-function() {
source "$TESTDIR/../autoenv.plugin.zsh"
}
antigen-like-loader-function
export AUTOENV_ENV_FILENAME="$PWD/.env_auth"
echo -n > $AUTOENV_ENV_FILENAME