mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-14 10:15:12 +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:
@@ -10,4 +10,5 @@ zstat() {
|
||||
echo "Should not get called."
|
||||
}
|
||||
|
||||
# Source base setup.
|
||||
source ${ZDOTDIR}/../ZDOTDIR/.zshenv
|
||||
|
||||
Reference in New Issue
Block a user