]> Sergey Matveev's repositories - zsh-autoenv.git/blob - tests/ZDOTDIR.loadviafunction/.zshenv
8f836b576731accd240846fa3af59f245a7029e3
[zsh-autoenv.git] / tests / ZDOTDIR.loadviafunction / .zshenv
1 test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
2
3 AUTOENV_DEBUG=0
4
5 antigen-like-loader-function() {
6   source "$TESTDIR/../autoenv.plugin.zsh"
7 }
8
9 export AUTOENV_ENV_FILENAME="$PWD/.env_auth"
10
11 echo -n > $AUTOENV_ENV_FILENAME