Bash/Zsh: fix comment and = style in VarName ; highlight parameter for getopts and let
-
=as operator inbuiltins_var name=value - fix comment in
builtins_var #here - Variable style in
getopts xyz varname args... - math style in
let a=2+b
= as operator in builtins_var name=value
builtins_var #here
getopts xyz varname args...
let a=2+b