mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-04 17:01:00 +02:00
5 lines
146 B
Bash
5 lines
146 B
Bash
test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
|
|
|
|
source "$TESTDIR/../autoenv.plugin.zsh"
|
|
export ENV_AUTHORIZATION_FILE="$PWD/.env_auth"
|