Julia Programming Language
How do I open and edit my startup.jl file?
New to Julia
ianshmean
January 23, 2023, 5:46pm
3
You can do this but it is an internal function
julia> edit(Base._local_julia_startup_file())
3 Likes
Startup.jl not running
show post in topic