fish-shell/share
Fabian Homborg 46911a5e7f Revert "__fish_describe_command: Remove awk"
Dealing with macOS output in a fast manner using `string` is surprisingly hard, given that it features lines like

    gls(1), ls(1)            - list directory contents

Printing the "gls" with the description and the "ls" with the description requires a `while read` loop, and that's too slow.

This reverts commit 7784a5f23c.

[ci skip]
2019-04-19 20:57:45 +02:00
..
completions Add partial aws and ~full aws s3 completions 2019-04-17 22:37:19 -05:00
functions Revert "__fish_describe_command: Remove awk" 2019-04-19 20:57:45 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Stop caching set_color output in rest of prompts 2019-04-09 03:40:09 -07: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 __fish_macos_set_env: don't create empty PATH components 2019-04-11 02:52:18 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00