mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-10 03:20:59 +02:00
fd54606830
Without this, a new subshell would reset the env authentication file.
4 lines
82 B
Bash
4 lines
82 B
Bash
# Base setup/config.
|
|
|
|
TEST_SOURCE_AUTOENV=(source $TESTDIR/../autoenv.plugin.zsh)
|