Add specific config file mode
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