mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-14 10:15:12 +02:00
tests: simplify ZDOTDIR setup, remove base
This makes it easier to run tests without providing ZDOTDIR.
This commit is contained in:
committed by
Daniel Hahler
parent
016426207c
commit
b92462ff2d
@@ -1,6 +1,3 @@
|
||||
# Source base setup.
|
||||
source ${ZDOTDIR}/../ZDOTDIR/.zshenv
|
||||
|
||||
antigen-like-loader-function() {
|
||||
source "$TESTDIR/../autoenv.plugin.zsh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user