apply

Install applications and link/copy dotfiles

Usage: hermitgrab apply [OPTIONS]

Options:
  -t, --tag [<TAG>...]
          Include actions matching these tags (can be specified multiple times)
          
          [env: HERMIT_TAGS=]

  -p, --profile <PROFILE>
          Use a named profile which is a set of tags
          
          [env: HERMIT_PROFILE=]

  -f, --fallback <FALLBACK>
          Override the fallback behavior for existing files
          
          [possible values: abort, backup, backupoverwrite, delete, deletedir]

  -F, --force
          Same as -f backupoverwrite

  -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