load static method
Resolve the default path and load it (used by main()).
Implementation
static TerminalConfig load() => loadFile(resolveConfigPath());
Resolve the default path and load it (used by main()).
static TerminalConfig load() => loadFile(resolveConfigPath());