On 2023-04-11, Nathan Gilbert <[email protected]> wrote: > I seem to stuck in a double bind, my wm needs to be recompiled, but also my > shell (fish) is not in /etc/shells now and I can’t log in on the text console > either (I changed my root users shell to fish too.)
Sounds like you have a self-built fish too then; I suggest replacing with the package instead which is setup to add to /etc/shells, and will then get updated by pkg_add -u.

