Skip to content

Instantly share code, notes, and snippets.

@andreis
Created July 22, 2015 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreis/9226a14a534b5379de11 to your computer and use it in GitHub Desktop.
Save andreis/9226a14a534b5379de11 to your computer and use it in GitHub Desktop.
My apm packages
afterglow-monokai-syntax@1.3.3
go-plus@3.4.3
language-ansible@0.1.3
language-docker@1.1.3
license-plus@1.2.5
minimap@4.12.0
monokai@0.15.0
python-isort@0.0.7
script@2.26.3
seti-syntax@0.4.0
seti-ui@0.7.1
unity-ui@2.0.11
@andreis
Copy link
Author

andreis commented Jul 22, 2015

https://discuss.atom.io/t/installed-packages-list-into-single-file/12227/3

apm list --installed --bare > package-list.txt
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