from commands.util import pacman def config(): print(""" Your config can be found at """) pacman.install_package_list(["chromium"])