fish-shell/share
Fabian Homborg 0ab437be26 [git completions] Make paths not in $PWD relative to the root again
When git prints a path like "share/completions/git.fish", that's
relative to the root of the repo. So we need to either remove
everything from the $PWD (if the path is inside the $PWD), or prepend
a ":/", which is git-speak for "relative to the root".

This was removed by mistake in the recent switch to `git status`.

Fixes #4688.
2018-01-31 11:25:13 +01:00
..
completions [git completions] Make paths not in $PWD relative to the root again 2018-01-31 11:25:13 +01:00
functions Bind pager-toggle-search to control-s by default. 2018-01-30 09:58:08 -08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Add generic parser for /etc/man.conf 2017-12-12 19:18:47 +01: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 Rename $FISH_VERSION back to the original $version. 2017-10-14 08:33:02 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00