shellRCFile property
The location of a config file that is run upon shell start. Eg: .bash_profile or .zshrc
Implementation
final String shellRCFile;
The location of a config file that is run upon shell start. Eg: .bash_profile or .zshrc
final String shellRCFile;