Skip to content

Conversation

@KronosTheLate
Copy link
Contributor

I changed the reference from juliarc to .julia/config/startup.jl. I also added "To do this, add e.g. the following line of code", in case the previous formulation "by setting an enviroment variable" could be less-than-clear for less tech-savy users. I decided however to keep the previous formulation for techincal correctness, opting for a little more verbose but fitting for a wider audience.

A have also added the parenthesis "(if the file does not exist, create it)" because I know that me and others have googled something related to that file not existing, and that this parenthesis is a good way to short-circuit that confusion. A non-trivial amount of the confusion around the startup-file probably stems from exactly this tip, due to the prevalence of Plots.jl.

I have also added "for example" in the next tip for complete clarity. Together with the previous tip, I think anyone should be able to figure it out both tips completely, and without uncertainty like "Will this work? Am I doing it right?".

I changed the reference from juliarc to .julia/config/startup.jl. I also added "To do this, add e.g. the following line of code", in case the previous formulation "by setting an enviroment variable" could be less-than-clear for less tech-savy users. I decided however to keep the previous formulation for techincal correctness, opting for a little more verbose but fitting for a wider audience.

A have also added the parenthesis "(if the file does not exist, create it)" because I know that me and others have googled something related to that file not existing, and that this parenthesis is a good way to short-circuit that confusion. A non-trivial amount of the confusion around the startup-file probably stems from exactly this tip, due to the prevalence of Plots.jl.

I have also added "for example" in the next tip for complete clarity. Together with the previous tip, I think anyone should be able to figure it out both tips completely, and without uncertainty like "Will this work? Am I doing it right?".
@daschw daschw merged commit f0fb4b2 into JuliaPlots:master Apr 1, 2021
BeastyBlacksmith pushed a commit that referenced this pull request Jun 7, 2022
Removed the outdated reference to juliarc.jl
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.

3 participants