# Functions
InstallToolsFromConfig installs tools based on the provided configuration.
IsHomebrewInstalled checks if Homebrew is installed on the system.
NewCmdHomeBrew creates a new cobra.Command that installs Homebrew on the system.
NewInstallToolsCmd creates and returns a cobra.Command for the 'tools' subcommand of the install command.