Skip to content

Instantly share code, notes, and snippets.

@willgm
Last active May 12, 2021 17:55
Show Gist options
  • Save willgm/096f7aa8d34c83064265 to your computer and use it in GitHub Desktop.
Save willgm/096f7aa8d34c83064265 to your computer and use it in GitHub Desktop.
My Atom Packages List
@willgm
Copy link
Author

willgm commented Sep 29, 2015

To create one: apm list --installed --bare > ~/atom-package-list.txt

To restore your packages: apm install --packages-file ~/atom-package-list.txt

@lincolnfrias
Copy link

Great tip on how to generate the list and restore it, thanks a lot!

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