mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-21 04:56:49 +02:00
This basically caches $_autoenv_check_authorized_env_file in $_autoenv_asked_already. This should also improve the case for authorized files. Ref: https://github.com/Tarrasch/zsh-autoenv/issues/29