# cin90 uninstall-hook

Put core.hooksPath back the way it was

Restores the core.hooksPath this repository had before `cin90 install-hook`,
whether that was another directory or no setting at all. If core.hooksPath
has since been pointed somewhere that is not cin90's, it is left alone.

## Usage

```
cin90 uninstall-hook [flags]
```

## Flags

```
  -h, --help   help for uninstall-hook
```

## See also

- [cin90](/docs/cin90/)
