fish-shell/share
Fabian Homborg 5afd1336e8 functions/fish_npm_helper: Use physical pwd
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]
2019-03-24 10:49:04 +01:00
..
completions cower doesn't exist anymore, completions dropped 2019-03-17 10:55:01 +01:00
functions functions/fish_npm_helper: Use physical pwd 2019-03-24 10:49:04 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools add $pipestatus to classic_vcs.fish prompt 2019-03-04 18:25:18 +00:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Clean up uvar initialization with a wrapper function 2019-02-14 17:09:16 -08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00