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
58268b8da3
zsh-autoenv
/
tests
/
ZDOTDIR.clobber
/
.zshenv
5 lines
76 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
# Source base setup.
tests: setup for multiple ZDOTDIRs, fix/add "setopt clobber"
2014-12-08 23:12:30 +02:00
source ${ZDOTDIR}/../ZDOTDIR/.zshenv
setopt noclobber
Copy Permalink