Hacker News new | ask | show | jobs
by abathur 1414 days ago
I imagine GP is talking about every macOS update forcibly overwriting /etc/zshrc.

They bothered writing a system capable of dropping the conflicted file in Relocated Items for us to optionally use--but they appear to be only using it for /etc/bashrc, and not /etc/zshrc. So, people who use zsh by choice or default get dumped on a bit :/

Some background in https://github.com/NixOS/nix/issues/3616