This website requires JavaScript.
Explore
Help
Sign In
arti
/
zsh-autoenv
Watch
1
Star
0
Fork
0
You've already forked zsh-autoenv
mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced
2024-11-16 21:31:00 +02:00
Code
Releases
Activity
41e0daa35f
zsh-autoenv
/
tests
/
ZDOTDIR
/
.zshenv
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: streamline ZDOTDIR layout, AUTOENV_ENV_FILENAME via setup Without this, a new subshell would reset the env authentication file.
2015-04-24 18:33:09 +03:00
# Base setup/config.
Add tests
2013-09-08 19:32:16 +03:00
tests: streamline ZDOTDIR layout, AUTOENV_ENV_FILENAME via setup Without this, a new subshell would reset the env authentication file.
2015-04-24 18:33:09 +03:00
TEST_SOURCE_AUTOENV=(source $TESTDIR/../autoenv.plugin.zsh)
Copy Permalink