Sublime Forum

Changing User-Settings Location & Name?

#1

Can I save the user-preference settings file to another location and change it’s name while still have it readable by Sublime ?

0 Likes

#2

You can symlink it.

0 Likes

#3

I found this, it’s for OSX http://www.sublimetext.com/docs/2/osx_command_line.html, not Windows, although I read you simply replace subl with the name of the sublime text executable file, sublimetext.exe -help ? Am I on the right track before proceeding because it doesn’t seem like I can link a file, only folders ?

0 Likes

#4

symlinks work on files as well. I suggest using this tool: schinagl.priv.at/nt/hardlinkshel … llext.html

0 Likes