Installing Direnv Direnv saves tremendous amount of time. After installing direnv, add this to your .zshrc or equivalent. export DIRENV_LOG_FORMAT= # makes direnv less verbose by setting format to nil eval "$(direnv hook zsh)"