foot/completions/bash
Craig Barnes 7d28da5006 Use "command -v" instead of "which" in bash completion scripts
The former is a built-in command in bash, whereas the latter is an
external command and isn't always necessarily available.
2023-01-10 18:34:25 +00:00
..
foot Use "command -v" instead of "which" in bash completion scripts 2023-01-10 18:34:25 +00:00
footclient Use "command -v" instead of "which" in bash completion scripts 2023-01-10 18:34:25 +00:00