🖥️ CLI Commands
Carch also supports CLI commands! Use carch with the following options:
sh
carch --help📦 Usage
carch [OPTIONS] [COMMAND]
🔧 Command Breakdown
| 🏷️ Command | 📄 Description |
|---|---|
setup | Install shell completions, man page, and desktop file. |
check-update | Check if a new version is available. |
completions <SHELL> | Generate shell completions for bash, zsh, or fish. |
update | Interactively update Carch. |
uninstall | Interactively uninstall Carch. |
help | Print this message or help for the given subcommand(s). |
--version, -v | Show the program version. |
--set-theme <THEME> | Set and persist the default theme (catppuccin-mocha, dracula, gruvbox, nord, rose-pine, or default to reset). |
--help, -h | Show this help message and exit. |
