hermitgrab

A modern dotfile manager

Usage: hermitgrab [OPTIONS] <COMMAND>

Commands:
  init    Manage dotfiles repo initialization
  apply   Install applications and link/copy dotfiles
  status  Show status of managed files
  get     Show tags or profiles
  ubi     Run UBI for installing applications
  add     Add actions to an existing configuration
  help    Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose
          Increase output verbosity
          
          [env: HERMIT_VERBOSE=]

  -y, --confirm
          Don't ask for confirmation, assume yes is the answer
          
          [env: HERMIT_CONFIRM=]

  -c, --hermit-dir <PATH>
          Path to the hermitgrab config directory If not set, defaults to ~/.hermitgrab
          
          [env: HERMIT_DIR=]

  -h, --help
          Print help

  -V, --version
          Print version