~yyny/termcfg

Configure multiple terminals at once

1d10809 Bump version

~yyny pushed to ~yyny/dconf git

9 months ago

b01b5e0 Add (read/write)_array functions

~yyny pushed to ~yyny/dconf git

9 months ago

termcfg is a command-line tool for updating terminal configurations.

#Usage

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