1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-12-14 10:15:12 +02:00

tests: setup for multiple ZDOTDIRs, fix/add "setopt clobber"

This commit is contained in:
Daniel Hahler
2014-12-08 22:12:30 +01:00
parent 027e8fb5de
commit 9c829733ad
10 changed files with 27 additions and 15 deletions

8
tests/ZDOTDIR/.zshenv Normal file
View File

@@ -0,0 +1,8 @@
test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
AUTOENV_DEBUG=0
source "$TESTDIR/../autoenv.plugin.zsh"
export AUTOENV_ENV_FILENAME="$PWD/.env_auth"
echo -n > $AUTOENV_ENV_FILENAME