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

Console does not run ~/.juliarc.jl on startup (Windows 0.4.2) #165

Closed
JasonPries opened this issue Nov 18, 2013 · 2 comments
Closed

Console does not run ~/.juliarc.jl on startup (Windows 0.4.2) #165

JasonPries opened this issue Nov 18, 2013 · 2 comments

Comments

@JasonPries
Copy link

This is fairly annoying as I use it to modify my LOAD_PATH when Julia is launched.

When I navigate to the path of the Julia binaries I provide to Julia Studio and run the julia batch file directly, everything works as expected.

@keesvp
Copy link
Contributor

keesvp commented Nov 18, 2013

Thanks for reporting this. I can confirm your findings, and will look into it.

@keesvp
Copy link
Contributor

keesvp commented Nov 19, 2013

By default Julia will only read .juliarc.jl when started in repl mode. I will add argument '-F' when starting julia for Julia Studio to force reading it at startup.

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

No branches or pull requests

2 participants