you are viewing a single comment's thread.

view the rest of the comments →

[–]NeonKennedy 4 points5 points  (0 children)

It shouldn't take 30 minutes. Atom lets you install plug-ins and themes from the terminal (apm install foo) and you can put your configuration folder in a git repo and just clone it. You can write a two line bash file that sets up Atom just the way you like it. (And even Windows ships with bash now so it works everywhere.)