mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-05 01:10:59 +02:00
986a7609ff
This is not really necessary, except for the convenience of being in the .env file's directory during the hook. But it messes around with the "cd history", e.g. `cd -`! To reference the .env file or its directory, `$autoenv_env_file` and `${autoenv_env_file:h}` can be used instead. |
||
---|---|---|
.. | ||
ZDOTDIR | ||
ZDOTDIR.clobber | ||
ZDOTDIR.loadviafunction | ||
_autoenv_stack.t | ||
_autoenv_utils.t | ||
autoenv.t | ||
cwd.t | ||
leave.t | ||
recurse-upwards.t | ||
setup.sh | ||
varstash.t |