True if this shell supports a start script or configuration file. e.g. a script that is run by the shell or a configuration file that is read when the shell starts.
@override bool get hasStartScript => env['ENV'] != null;