Using Juno alongside regular Atom

I want to use Juno for Julia development, but I am teaching data structures and need to run standard-issue Atom to demo C++ editing for my students. Is there a way that I can set up (on linux) the command juno to open Atom with appropriate settings for Julia, and the command atom to open Atom with default settings? If not, is there any other work-around simpler than manually enabling/disabling all of the Juno packages every time I open Atom?

3 Likes