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
Stylus@3.1.0
angularjs@0.3.5
angularjs-styleguide-snippets@0.9.1
atom-jasmine@0.8.1
atom-ternjs@0.16.1
atom-typescript@10.1.12
clipboard-history@0.6.6
duplicate-line-or-selection@0.9.0
editorconfig@2.0.5
emmet@2.4.3
enhanced-tabs@1.7.0
es6-javascript@1.0.0
file-icons@1.7.25
jumpy@3.1.3
language-babel@2.48.5
linter@1.11.18
linter-eslint@8.0.0
linter-jshint@3.0.1
linter-tslint@0.12.0
local-history@3.4.1
merge-conflicts@1.4.4
minimap@4.25.7
minimap-linter@1.6.0
pigments@0.37.0
pomodoro@1.1.0
svg-preview@0.10.0
@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