1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-02-23 01:54:43 +02:00
Daniel Hahler 0caf2c1bb5 Do not reset the stack variables when (re)sourcing the plugin
This is meant to keep the current state when re-sourcing the shell
config (`. ~/.zshrc`).
2015-03-15 22:10:50 +01:00

8 lines
154 B
Bash

test -f "$TESTDIR/.zcompdump" && rm "$TESTDIR/.zcompdump"
AUTOENV_DEBUG=0
export AUTOENV_ENV_FILENAME="$PWD/.env_auth"
echo -n > $AUTOENV_ENV_FILENAME