On julia you can do `--start=no` to control `--startup-file=no` because there's no other arg that matches `--start` It would be nice if juliaup did the same for channel names So `julia +n` for nightly. `julia +r` for release. etc.