fish-shell/share
Mahmoud Al-Qudsi a85d2bf27a Add intelligent package completion to yarn
Now parses package.json and uses results to provide a list of possible
completions to `yarn remove`. There may be other subcommands that could
benefit from this.

Could have parsed yarn output, but yarn is slow and packages.json format
is generally standard since it's machine-generated json.
2018-03-05 08:28:19 -06:00
..
completions Add intelligent package completion to yarn 2018-03-05 08:28:19 -06:00
functions Add __fish_parent_directories helper function for completions 2018-03-05 08:25:25 -06:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Add required argument to history delete (#4740) 2018-02-25 16:46:25 +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