fish-shell/share
Cristian Prieto 835a40bf56 Python's pip and pipenv completions (#4448)
* Add pip completion

 * We call native pip completion for fish if pip is installed

* Add pipenv completion

 * We call pipenv native completion if pipenv is installed

* Applied changes as requested by @floam

 * Changed usage of `test (command -v)` for just `command -sq`

* Add completions for pip2/3

 * In some systems pip is not aliased and we have pip2 and pip3
 * In those cases, we just load the completions for those commands

* Separate pip2/3 completions in their own file as requested by @floam
2017-10-04 21:16:12 -07:00
..
completions Python's pip and pipenv completions (#4448) 2017-10-04 21:16:12 -07:00
functions Fix export returning 1 on success 2017-10-01 21:46:33 +08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Ignore more invalid arguments from parsed man pages 2017-08-11 13:54:41 -05: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 harden *share/config.fish* against an unset var 2017-07-02 21:16:48 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 15:00:32 -05:00