Sublime Forum

Can I set an alternative /data path?

#1

I am using sublime on my laptop and desktop. Both portable versions.

When I change key bindings and snippets it would be nice to don’t have to do it twice every time.

If I could set the path to the /data/-folder I would be able to set it to a cloud synced folder.

Can it be done?

0 Likes

#2

There’s no setting for it, but you could create a directory symlink (or on windows, a Junction) to change the location.

How to do that is documented in the Package Control documentation on syncing your settings between multiple computers: https://packagecontrol.io/docs/syncing

0 Likes