Use DropBox to store settings, themes and plugins Sublime text 2
Recently I read a topic about the release of the final version of Sublime text 2. Having decided to look at its capabilities, I literally fell in love with this text editor. He instantly received the status of my main development tool.
I work on two computers and I have a question: “How to synchronize settings, plugins and editor themes on all working machines?”. A little searching on the Internet, I came across an interesting article that offers a very simple solution - to keep all the settings, themes and plugins in DropBox, and slip the symbolic links to them to the editor. So let's get started.
Close Sublime text 2, of course, if it is open.
In your DropBox folder (usually "~ / Dropbox /") add the folder "Sublime Text 2".
Go to the settings Sublim text 2 (usually “~ / Library / Application \ Support / Sublime \ Text \ 2 /", and for windows 7 in "c: \ Users \ username \ AppData \ Roaming \ Sublime Text 2")
Copy, in the newly created folder "~ / DropBox / Sublime text 2 /" three folders:
"Installed Packages"
"Packages"
"Pristine Packages"
Originals need to be deleted or renamed.
Now you need to create symbolic links to these folders and slip them into the editor. Linking is slightly different for different operating systems:
OS X
Go to the terminal
Go to the folder with the editor (“cd ~ / Library / Application \ Support / Sublime \ Text \ 2 /")