# mukas-cli An interactive cli for [M.U.K.A.S.](https://git.ccc.ac/mukas/mukas) ## Configuration To skip the user selection prompt, set the username in: - `$XDG_CONFIG_HOME/mukas-cli/config.toml` (Linux) - `$HOME/Library/Caches/mukas-cli/config.toml` (MacOS) - `{FOLDERID_LocalAppData}\mukas-cli\config.toml` (Windows) Or set it using `MUKAS_CLI_USERNAME=""`.