Terrible ideas.

And just like that.
My neovim config , PUBLIC
My firefox sqlite cookies , VERY PRIVATE

Both in the same .config directory

What a terrible idea. Who invented this . Microsoft ?
 
With time one becomes more wise, now NixOS, will do same on FreeBSD,
Code:
[x@nixos:~/.config]$ ls -la . | grep "\->"
lrwxrwxrwx 1 x users    24 mei  4 10:53 chromium -> /home/x/PRIVATE/chromium
lrwxrwxrwx 1 x users    37 mei  4 11:01 google-chrome -> /home/x/PRIVATE/google-chrome-flatpak
lrwxrwxrwx 1 x users    37 mei  4 11:04 google-chrome-flatpak -> /home/x/PRIVATE/google-chrome-flatpak
lrwxrwxrwx 1 x users    23 mei  4 10:52 mozilla -> /home/x/PRIVATE/mozilla

[x@nixos:~/.config]$
 
Back
Top