mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 14:51:14 -03:00
Now that the « chsh -s $(command -v) » approach should work both in and outside fish, it seems like we should use that. Non-macOS users probably shouldn't do this, but there's already a big warning above this section. Fixes #11931