Skip to content

Instantly share code, notes, and snippets.

@jacobwegner
Forked from damiankloip/atom-extra.cfg
Last active October 17, 2015 19:19
Show Gist options
  • Save jacobwegner/ac8c596b70e12606d275 to your computer and use it in GitHub Desktop.
Save jacobwegner/ac8c596b70e12606d275 to your computer and use it in GitHub Desktop.
Atom custom configuration
[application]
name = Atom packages
[configuration_files]
.atom/packages.list
; install by copying this file into
; ~/.mackup/atom-packages.cfg
; export packages from atom via
; apm list --installed --bare > ~/.atom/packages.list && mackup backup
; restore via
; mackup restore && apm install `cat ~/.atom/packages.list`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment