termcfg
is a command-line tool for updating terminal configurations.
A command-line tool for terminal configuration
Usage: termcfg [OPTIONS] <COMMAND>
Commands:
reload Reload configuration files (for the given terminal(s))
install Install configuration files (for the given terminal(s))
has Check if the terminal configuration has a key (check error code)
set Set a terminal configuration key
get Print a terminal configuration option to stdout. For tables, prints the possible keys
show Print a terminal configuration to stdout
help Print this message or the help of the given subcommand(s)
Options:
-f <FILE> The config file to load (default: `$HOME/.termcfg.toml`)
-h, --help Print help
-V, --version Print version