Skip to content

Instantly share code, notes, and snippets.

@pixelbacon
Last active July 20, 2016 16:43
Show Gist options
  • Save pixelbacon/f5dbaf0f0ad3209d5493fb518f806a89 to your computer and use it in GitHub Desktop.
Save pixelbacon/f5dbaf0f0ad3209d5493fb518f806a89 to your computer and use it in GitHub Desktop.

"Must Have" Atom Packages

And so here is my list of the packages I install right after I install Atom. And if you have stopped and thought "eh, I have Sublime Text"... Stop and go install Atom to give it a try.

Install

  1. Make sure you have installed the CLI for atom.
  2. apm install [package-name]
  3. OSX Only: Add Atom to Finder by opening Finder, and while holding command click and drag Atom into the Finders menu bar. And then simply drag a file or folder to the icon and Atom will open it up.
  4. To open a file or folder from command line: atom [folder or file]. To open the current folder: atom ./
  5. Enjoy

The packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment