Does netbeans support coloring for .sh (bash) scripts?
bash, colors, netbeans
Solution
I have not tried this myself but you can get shell script support in Netbeans if you install the C/C++ plugin.
Problem
I use netbeans 6.8 beta and when i load .sh (bash) file it's not colored at all. i can add a new file association for the .sh extension but it doesn't seem that there is a known associated mime type.