diff --git a/which2.sh b/which2.sh index ce22d37..2b8b20a 100644 --- a/which2.sh +++ b/which2.sh @@ -1,3 +1,4 @@ +# shellcheck shell=sh # Initialization script for bash, sh, mksh and ksh _declare="declare -f"