muc
muc copied to clipboard
Config file
Muc uses clap for customization. This is good but having a config file can make things better:
- The command will be shorter overall
- Solves the issue of commands not being counted when their written with "sudo" or "doas". With a config file, the user can simply specify leader commands.
- Same thing with aliases. Just specify them in your config file.