bat/assets/completions
Adrián Bíro e155f56484 Clean-up bash comletion
"cword" is unset and even is not used in completion for other shells, so it probably shouldn't be here either. If it for some reason should be there add the directive "# shellcheck disable=SC2034" to the line above it.
2023-05-12 05:59:36 +02:00
..
_bat.ps1.in Disable completion of `cache` subcommand (#2399) 2022-12-18 11:46:43 +01:00
bat.bash.in Clean-up bash comletion 2023-05-12 05:59:36 +02:00
bat.fish.in Disable completion of `cache` subcommand (#2399) 2022-12-18 11:46:43 +01:00
bat.zsh.in Disable completion of `cache` subcommand (#2399) 2022-12-18 11:46:43 +01:00