Skip to content

Instantly share code, notes, and snippets.

@goldhand
Last active April 25, 2018 19:07
Show Gist options
  • Save goldhand/f560274f407bf0b43bb63dfc986c7406 to your computer and use it in GitHub Desktop.
Save goldhand/f560274f407bf0b43bb63dfc986c7406 to your computer and use it in GitHub Desktop.
My atom packages
@goldhand
Copy link
Author

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

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

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