Skip to content

Instantly share code, notes, and snippets.

@mastilver
Created March 16, 2017 10:09
Show Gist options
  • Save mastilver/ebbbc0b4d09ee4443fa193909d1bd296 to your computer and use it in GitHub Desktop.
Save mastilver/ebbbc0b4d09ee4443fa193909d1bd296 to your computer and use it in GitHub Desktop.
installed atom package

Generate package-list.txt

apm list --installed --bare > package-list.txt

Install packages

apm install --packages-file package-list.txt

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