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

Evaluate .erlang file in user's home #566

Closed
wants to merge 1 commit into from
Closed

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Jun 30, 2015

The file is always evaluated when booting rebar3, but we call it for
sure a second time (if present) to behave like a shell would be expected
to.

This would fix #564 but @leoliu can confirm if it would really make sense
to run the .erlang file evaluation a second time, but in the right context

The file is always evaluated when booting rebar3, but we call it for
sure a second time (if present) to behave like a shell would be expected
to.
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

Successfully merging this pull request may close these issues.

why doesn't rebar3 shell eval erlangrc?
1 participant