Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Env file is executed before environment is ready. #11

Closed
jhogendorn opened this issue Jul 19, 2017 · 3 comments
Closed

Env file is executed before environment is ready. #11

jhogendorn opened this issue Jul 19, 2017 · 3 comments

Comments

@jhogendorn
Copy link

I use lukechilds/zsh-nvm for lazy loading nvm, if I have nvm use in my .env file, and cd to the directory in a running shell, autoenv works fine. However, if I split my terminal and it opens in the same directory, the point at which the .env file is executed is 'too early', and the nvm alias from the plugin is not yet available.

@grigorii-horos
Copy link
Member

grigorii-horos commented Jul 19, 2017

@jhogendorn Fixed. Please, check.

@Nagasaki45
Copy link
Contributor

Thank you so much for this fix @horosgrisa!
It solved the problem I described in #10.

@jhogendorn
Copy link
Author

wow, lightening fast. works great! Thanks so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants