mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 22:03:12 +00:00
ec8a7d09c6
This used `realpath -eq`, which for GNU realpath: 1. Suppresses "most error messages" (-q) 2. Requires that all parts exist (rather than allowing the last not to) Since we don't actually need a real path here, just filter. Fixes #9099 |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |