1
2
3
4
5
crate::cli_subcommands! {
    "Collection of meta-utilities..."
    mod starship,
    mod install_git_hooks,
}