rt hooks
rt › hooks
Toggle git hooks on/off (husky)
Usage
rt hooks <target> <state>
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<target> | text | Global action (off, on, status) or a specific hook name to target; omit for the interactive picker | |
<state> | select | on/off state to apply when Target is a specific hook name |
See code: commands/hooks.ts › toggleHooks