treewide: add 'shellcheck shell' directives

I used 'bash' for zsh files, since that's the closest and `shell=zsh` is
not supported [1].

[1]: https://github.com/koalaman/shellcheck/issues/809
This commit is contained in:
Bruno BELANYI 2023-08-31 10:41:17 +00:00
parent 13769429f6
commit 861136c475
4 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# shellcheck shell=bash
# Style the completion a bit
zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
# Show a prompt on selection