.command files are great because they can be run, basically as apps; you click, and it runs like an app. Thus, it makes sense that we should show the right file icons, like for apps. Currently, they just show a generic file thumbnails.
To illustrate, consider the following diagram.
What I want: I want `Hello (with custom icon).command` to be the only file I need and for it to show up with the emoji icon in Alfred.
What I am doing: I have been creating a "Hello alias" file, assigning that the icon, and then having it open the real command file. This is annoying and not scalable for all the projects.
A few days ago, the "Hello alias" trick was working (it works for another project) but as you can see here, even that isn't working.
Thus, my feature request is: Have ".command" files show its custom icon where by "custom icon" I mean the icon defined in the "Get Info" window (second screenshot)
Please let me know if I can help in any way to get this out asap.