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

5 lines
146 B
Plaintext
Raw Normal View History

2013-09-08 19:32:16 +03:00
test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
source "$TESTDIR/../autoenv.plugin.zsh"
export ENV_AUTHORIZATION_FILE="$PWD/.env_auth"