1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-02-18 07:54:43 +02:00
zsh-autoenv/tests/.zshenv

5 lines
146 B
Plaintext
Raw Normal View History

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