userShellAliasShellPathOverride top-level property

String? userShellAliasShellPathOverride
getter/setter pair

Explicit shell to use for the alias lookup.

null (the default) means use the SHELL environment variable, see userShellAliasShellPath.

Implementation

String? userShellAliasShellPathOverride;