Alternative and already working, you can add a header line to hint Geany what filetype to use:
```sh #!/bin/busybox ash # -*- Sh -*-
.... ``` It is roughly described in https://geany.org/manual/#various-preferences (search for "extract_filetype_regex").