submitted 7 months ago* (last edited 7 months ago) by to c/linuxmemes@lemmy.world
 

I can't even feel superior to everyone when theirs so many arch installers!! I use real arch btw. I thought "I guess I should go to Gentoo" but then wait, CHROMEOS IS A GENTOO INSTALLER!

I feel like we only have two options now

  1. Ascend to BSD-land
  2. Ironically supporting Windows Unironically

edit: I have decided to replace my debian laptop with BSD

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 7 months ago

Notably, this and dotfiles are popular among devs using Mac, since MacOS has nearly all settings available either via config files or the defaults system from the command line. In comparison, Windows is total ass about configuring via the command line, and even Cinnamon gives me some headache by either not reloading or straight up overwriting my settings.

The application-level format isn't really designed for end user consumption, but WINE uses a text representation of the Windows registry. I imagine that one could probably put that in a git registry and that there's some way to apply that to a Windows registry. Or maybe a collectiom of .reg files, which are also text.

  • source
  • parent