mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 15:02:37 +08:00
5afd1336e8
This searched for package.json in any parent, so just like finding .git and .hg directories it _needs_ to use the physical pwd because that's what git/hg/yarn use. In general, if you do _any_ logic on $PWD, it should be the physical path. Logical $PWD is basically only good for display and cd-ing around with symlinks. [ci skip] |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |