1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-06-29 03:00:11 +03:00
zsh-autoenv/tests/ZDOTDIR.clobber/.zshenv
Daniel Hahler fd54606830 tests: streamline ZDOTDIR layout, AUTOENV_ENV_FILENAME via setup
Without this, a new subshell would reset the env authentication file.
2015-04-24 17:33:09 +02:00

5 lines
76 B
Bash

# Source base setup.
source ${ZDOTDIR}/../ZDOTDIR/.zshenv
setopt noclobber