1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-07-03 13:00:12 +03:00
zsh-autoenv/tests/.zshenv

9 lines
194 B
Plaintext
Raw Normal View History

2013-09-08 19:32:16 +03:00
test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
2014-11-26 20:42:57 +02:00
AUTOENV_DEBUG=0
2013-09-08 19:32:16 +03:00
source "$TESTDIR/../autoenv.plugin.zsh"
export AUTOENV_ENV_FILENAME="$PWD/.env_auth"
echo -n > $AUTOENV_ENV_FILENAME