fish-shell/share
Mahmoud Al-Qudsi 912421f1cb Switch away from awk for __fish_print_hostnames
By not manipulating each line or even each file at a time, we can go
back to `string` and piece together a pipeline that will execute
significantly faster than shelling out to `awk` will. This also removes
one of the few dependencies on `awk` in the codebase.

With this change, `__fish_print_hostnames` now finishes ~80% faster than
it used to a few commits back.
2019-09-05 22:44:09 -05:00
..
completions fix compatibility with BSD sed 2019-09-03 15:35:04 +08:00
functions Switch away from awk for __fish_print_hostnames 2019-09-05 22:44:09 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix status code coloring for nim prompt 2019-07-07 19:36:17 +02: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 Make sure nop command always suceeds 2019-08-03 18:14:12 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00