**Context** After cloning, the user currently has to copy the hooks from `personal-development/hooks/` to `.git/hooks/` - this isn't ideal. **Action** Find out if there is a git clone hook or something similar that will copy these hooks over upon cloning.
Context
After cloning, the user currently has to copy the hooks from
personal-development/hooks/to.git/hooks/- this isn't ideal.Action
Find out if there is a git clone hook or something similar that will copy these hooks over upon cloning.