mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 19:51:14 -03:00
fish adds ~/.local/share/fish/man to its MANPATH for builtins etc. But pages like fish-doc are unambiguous so it seems like they should be accessible from outside fish by default. Closes #10711