svenax wrote:Why?
iamntz wrote:%appdata% is located in your user folder. Should not be a privacy concern...
However, you could just do a symlink to your super secure folder and that's it
ln -s "Z:\your\super\secure\folder\Sublime Text 2" "c:\users\YOUR_USER\AppData\Roaming\Sublime Text 2"iamntz wrote:First of all, you move your sublime text 2 folder into a super secure location. Then, in a cmd window you type:
- Code: Select all
ln -s "Z:\your\super\secure\folder\Sublime Text 2" "c:\users\YOUR_USER\AppData\Roaming\Sublime Text 2"
Also, ln --help is a bit of... well, help
iamntz wrote:Yeah, mklink. For some reasons I have ln command available tho.
Anyhow, what's wrong with having files written in a different location?
Just came to me, I think you could just use portable version.
Users browsing this forum: No registered users and 13 guests