Skip to content

Sort environment variables dump on startup

Current situation

On startup, dumped environment variables are listed in non-alphabetical order. This made sense for a time, when their numbers were small, but there are too many of them now, and there is no clear logical grouping.

Desired outcome

Sort them in alphabetical order.