How do I open and edit my startup.jl file?

You can do this but it is an internal function

julia> edit(Base._local_julia_startup_file())
3 Likes