Skip to content

Instantly share code, notes, and snippets.

@jmonterroso
Created February 8, 2016 17:00
Show Gist options
  • Save jmonterroso/68e846e9d74c9ca18a8b to your computer and use it in GitHub Desktop.
Save jmonterroso/68e846e9d74c9ca18a8b to your computer and use it in GitHub Desktop.
Sync Atom Packages

Sync Atom across different computers

Star your favorite packages or installed packages


apm star --installed 

On new computer install the starred packages


apm stars --install 

That's it! Have Fun!

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