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

tests: streamline ZDOTDIR layout, AUTOENV_ENV_FILENAME via setup

Without this, a new subshell would reset the env authentication file.
This commit is contained in:
Daniel Hahler
2015-04-24 17:33:09 +02:00
parent d62fbffad3
commit fd54606830
5 changed files with 10 additions and 18 deletions

View File

@@ -1,3 +1,4 @@
# Source base setup.
source ${ZDOTDIR}/../ZDOTDIR/.zshenv
setopt noclobber