diff --git a/sh/witch b/sh/witch index 2902ec3..d4d7a19 100755 --- a/sh/witch +++ b/sh/witch @@ -1,4 +1,8 @@ #!/usr/bin/env sh +# NO_ZSH +# YES_BASH +# YES_DASH +# YES_ASH # this is `which` from Debian. the only changes are superficial (formatting). # this does not work as-is with zsh.