fish-shell/share
Mahmoud Al-Qudsi 9b4c4ee7b6 Don't use sort for fail2ban-client completions
As pointed out by faho, the completions will be deduplicated by the completion
mechanics. We don't use this list directly except to pass it up the chain to the
shell, so there's no benefit to shelling out to eagerly deduplicate the list.

Plus, as of 3.6.0, even manual `complete -C"..."` invocations now deduplicate
results the same as if completions were triggered.
2023-01-19 17:51:22 -06:00
..
completions Don't use sort for fail2ban-client completions 2023-01-19 17:51:22 -06:00
functions completions/portage: Fix errors with unreadable files 2023-01-19 17:13:13 +01:00
groff
tools prompts/disco: Use $fish_color_status for the status 2023-01-17 21:31:47 +01:00
__fish_build_paths.fish.in
config.fish Store the vendor directories in global variables 2022-10-19 20:06:35 +02:00