Skip to content

Instantly share code, notes, and snippets.

@NiklasRosenstein
Last active August 9, 2016 10:07
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 NiklasRosenstein/a33b5ec8fab34fed6a14d9b73940e249 to your computer and use it in GitHub Desktop.
Save NiklasRosenstein/a33b5ec8fab34fed6a14d9b73940e249 to your computer and use it in GitHub Desktop.
This script creates symlinks for the ATOM configuration files into your ownCloud/Dropbox/Box/OneDrive/GoogleDrive folder.
@NiklasRosenstein
Copy link
Author

NiklasRosenstein commented Aug 9, 2016

Example:

D:\ownCloud\Prefs\Atom
λ py update-links.py C:\Users\niklas\.atom -f
'config.cson' linked
'init.coffee' linked
'keymap.cson' linked
'snippets.cson' linked
'styles.less' linked
'update-links.py' linked

Note: Windows users require admin privileges!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment