dotfiles/atom
2016-11-07 20:55:44 +00:00
..
init.coffee GitHub deploy at 06/05/2016. 2016-05-06 17:04:10 +01:00
keymap.cson GitHub deploy at 06/05/2016. 2016-05-06 17:04:10 +01:00
packages.json Cleanup atom packages 2016-11-07 20:55:44 +00:00
README.md GitHub deploy at 07/07/2016. 2016-07-07 17:38:01 +01:00
settings.json Cleanup atom packages 2016-11-07 20:55:44 +00:00
snippets.cson Added atom config files 2016-02-08 11:02:35 +00:00
styles.less Atom material + General updates 2016-09-12 15:56:29 +01:00

Atom Sync-Settings

Settings for atom are now stored in the gist at https://gist.github.com/RealOrangeOne/9f9a4dd799ad01aa0502a09f06cbf454/ and synced using this plugin.

This makes syncing them between machines far easier than my old implementation of Owncloud sync and symlinks!

There's a lot of revisions on this gist!

Unfortunately, this setup also stores the version number of the plugins, which means that a revision has to be made every time a package needs to be updated. It does kindof annoy me with all the spam, but at least it's not really obvious, and I'm sure there's a way of cleaning it up!