-
-
Save jacobwegner/ac8c596b70e12606d275 to your computer and use it in GitHub Desktop.
Atom custom configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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