Skip to content

🖥️ CLI Commands

Carch also supports CLI commands! Use carch with the following options:

sh
carch --help

📦 Usage

carch [OPTIONS] [COMMAND]


🔧 Command Breakdown

🏷️ Command📄 Description
check-updateCheck if a new version is available.
completions <SHELL>Generate shell completions for bash, zsh, or fish.
updateInteractively update Carch.
uninstallInteractively uninstall Carch.
helpPrint this message or help for the given subcommand(s).
--version, -vShow the program version.
--catppuccin-mocha, -cSet the theme to Catppuccin Mocha.
--dracula, -dSet the theme to Dracula.
--gruvbox, -gSet the theme to Gruvbox.
--nord, -nSet the theme to Nord.
--rose-pine, -rSet the theme to Rosé Pine.
--fav <THEME>Save the given theme as your favorite and exit.
--unfavClear the saved favorite theme.
--help, -hShow this help message and exit.

Released under the MIT License.