Yes, this tool uses a config file!
You can open it anytime with:
cm open cm_config
The tool folder is automatically created:
~/.config/configsManager/
Example structure:
{
"editor": "vim",
"if_key_exists": "default",
}
editor
Default: "vim"
This is the command used to open your configuration files.
Example:
[your_editor_command] /path/to/your/config.cfg
if_key_exists
Default: default
default
- tool will ask you what to do + will notice to change this settingo
- tool will overwrite the existing keyn
- tool will automatically create a new nameask
- tool will always ask you what to do