mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
ad674c61dc
- -q silenced warnings in apk 2.x but not in in 3.x, so redirect stderr to /dev/null to avoid seeing warnings while completing (-q is still passed to `apk search` as it strips package versions and releases) - Drop `-q` from `apk info`, as on apk 3.x it prevents apk info from outputting anything at all I've tested these changes on both Chimera Linux (which uses apk 3.x) and Alpine Linux (which is still using 2.x). |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |