Skip to content

Add specific config file mode

Weizhao Ouyang requested to merge ownia/minicom:specific_config into master

Currently minicom just parses config from $GLOBAL dir or $HOME dir. Introduce a specific config file mode so that minicom can parse config from user-specified absolute/relative path which will be very flexible.

Note, we do not update config value under this mode.

Signed-off-by: Weizhao Ouyang o451686892@gmail.com

Merge request reports

Loading