mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 23:40:58 +02:00
18201debd6
This changes the defaults: - AUTOENV_ENV_FILENAME: .env_auth => .autoenv_auth - AUTOENV_FILE_ENTER: .env => .autoenv.zsh - AUTOENV_FILE_LEAVE: .env_leave => .autoenv_leave.zsh `.env` is usually used only for key-value pairs for environment settings, e.g. with foreman. We do not want to interfere with this. Fixes https://github.com/Tarrasch/zsh-autoenv/issues/31. |
||
---|---|---|
.. | ||
ZDOTDIR | ||
ZDOTDIR.clobber | ||
ZDOTDIR.invalid-module_path | ||
ZDOTDIR.loadviafunction | ||
_autoenv_stack.t | ||
_autoenv_utils.t | ||
autoenv.t | ||
cwd.t | ||
leave.t | ||
recurse-upwards.t | ||
setup.zsh | ||
varstash_export.t | ||
varstash.t |